Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in algorithm
Why the numbers like 4,20,12,7 used in hash function in `HashMap Class`
Oct 22, 2022
java
algorithm
map
hashmap
Time complexity of finding 3 smallest elements in less than O(n) comparisons
Oct 23, 2022
algorithm
big-o
time-complexity
Find all cycles in undirected graph
Oct 23, 2022
java
algorithm
graph
Average time complexity of finding top-k elements
Oct 23, 2022
algorithm
heap
complexity-theory
time-complexity
top-n
What is this algorithm for generating random numbers called?
Oct 23, 2022
algorithm
random
reverse-engineering
How to get a random number from 0 to N-1 with a "same probability" in C? [duplicate]
Oct 23, 2022
c
algorithm
random
Naive Gravity for Tetris game using 2D Array for the playfield
Oct 23, 2022
c#
.net
arrays
algorithm
tetris
Permutations of integer array algorithm
Oct 22, 2022
java
algorithm
permutation
Recursive Maze Algorithm
Oct 22, 2022
java
algorithm
recursion
matrix
maze
How to check for adjacency in list, then fix adjacency in python
Oct 21, 2022
python
algorithm
list
permutation
Given a number N, find the smallest even number E such that E > N
Oct 22, 2022
java
algorithm
Program with probability
Oct 22, 2022
c++
algorithm
math
random
probability
Multi-start and Multi-end shortest path set
Oct 23, 2022
algorithm
optimization
computer-science
dijkstra
shortest-path
Quantum Fourier Transform code for 3 qbits
Oct 23, 2022
javascript
algorithm
fft
quantum-computing
Find two paths in a graph that are in distance of at least D(constant)
Oct 23, 2022
algorithm
graph
path
nodes
distance
Is there a algorithm to extract the minimum number of Cartesian products from a set of formulas?
Oct 23, 2022
algorithm
math
cartesian-product
Find the largest basin size in a given matrix
Oct 22, 2022
c++
arrays
algorithm
graph
Finding substrings of string such that product of the length of the substring with its number of occurrences is maximized
Oct 22, 2022
string
algorithm
data-structures
Amazon Interview- Design Meeting Scheduler [closed]
Sep 06, 2022
algorithm
Find all the quadruples [a, b, c, d] where a^3 + b^3 = c^3 + d^3 when 1 <= a, b, c or d <= 10000 [closed]
Apr 28, 2022
algorithm
complexity-theory
« Newer Entries
Older Entries »