Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Pseudocode
New post in Pseudocode
How to call a function in Pseudocode?
July 9th, 2022
pseudocode
How this Java for loop should look like in pseudocode?
July 18th, 2022
pseudocode
java
Algorithms in O(n^2) vs O(n)
January 3rd, 2020
c#
pseudocode
algorithm
c++
Python - Writing pseudocode?
March 5th, 2020
pseudocode
python
Common pseudocode questions, puzzles and challenges
July 13th, 2020
pseudocode
language-agnostic
How does `Skipcond` work in the MARIE assembly language?
July 9th, 2022
pseudocode
marie
assembly
Find maximum value in an array by recursion
September 18th, 2020
algorithm
pseudocode
search
arrays
How to find the units digit of a certain power in a simplest way
October 25th, 2020
math
pseudocode
language-agnostic
algorithm
Algorithm for sampling without replacement?
August 24th, 2021
statistics
pseudocode
algorithm
Create a Hash Table with two arrays
July 17th, 2020
pseudocode
hashtable
Create sine lookup table in C++
July 9th, 2022
lookup
c++
pseudocode
trigonometry
Check which side of a plane points are on
July 18th, 2022
math
3d
pseudocode
Writing pseudocode for parallel programming
October 17th, 2020
parallel-processing
pseudocode
Maximum Likelihood Estimate pseudocode
November 8th, 2020
pseudocode
python
statistics
machine-learning
Standards for pseudo code?
June 29th, 2020
pseudocode
Checking to see if 3 points are on the same line
August 8th, 2020
pseudocode
How to generate n different colors for any natural number n?
July 10th, 2022
colors
pseudocode
perception
algorithm
Find the paths between two given nodes?
April 5th, 2020
graph-theory
algorithm
path
pseudocode
From milliseconds to hour, minutes, seconds and milliseconds
July 9th, 2022
pseudocode
algorithm
date
Algorithm to find which number in a list sum up to a certain number
April 23rd, 2021
pseudocode
math
algorithm
python
Two Rectangles intersection
July 9th, 2022
pseudocode
algorithm
math
shapes
uml classdiagram constructor with parameters
July 8th, 2022
diagram
structure
class
pseudocode
Quicksort: Choosing the pivot
August 26th, 2020
quicksort
algorithm
sorting
pseudocode
What are the mathematical/computational principles behind this game?
January 18th, 2022
algorithm
pseudocode
math
How to initialise a 2D array in Python?
July 5th, 2022
arrays
python
multidimensional-array
pseudocode
Static (Lexical) Scoping vs Dynamic Scoping (Pseudocode)
October 13th, 2021
output
pseudocode
scope
Pseudocode recursive function
June 19th, 2022
algorithm
pseudocode
recursion
Computing All The Possible Substrings of a Given String
June 4th, 2022
algorithm
pseudocode
permutation
substring
string
Kth largest element in a max-heap
June 22nd, 2022
pseudocode
heap
data-structures
algorithm
What does "while a <> b" mean in pseudocode?
June 16th, 2022
pseudocode
←
1
2
→