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
Number of Positive Solutions to a1 x1+a2 x2+......+an xn=k (k<=10^18)
Feb 05, 2026
algorithm
combinatorics
dynamic-programming
Counting no of matrices with exactly n/2 zeros and n/2 ones in each row and each column for a given n
Feb 04, 2026
java
c
algorithm
combinatorics
dynamic-programming
Counting words in a string
Feb 05, 2026
c++
string
algorithm
Edit distance algorithm explanation
Feb 03, 2026
algorithm
dynamic-programming
edit-distance
Heuristic for multi-dimensional knapsack
Feb 04, 2026
javascript
algorithm
dynamic-programming
mathematical-optimization
knapsack-problem
why does kosaraju algorithm works and what is the idea behind it and is this a correct implementation?
Feb 04, 2026
c++
algorithm
graph
connected-components
kosaraju-algorithm
Right algorithm for finding largest prime factor
Feb 04, 2026
python
algorithm
prime-factoring
Does the array “sum and/or sub” to `x`?
Feb 04, 2026
c
arrays
algorithm
performance
complexity-theory
How to convert python list of tuples into tree?
Feb 04, 2026
python
algorithm
tree
binary-search-tree
Source-Independent path in graph
Feb 04, 2026
algorithm
graph
path
equality check for double : efficency and quality of my test
Feb 04, 2026
c++
algorithm
equality
Return the first duplicate number from an array
Feb 03, 2026
javascript
arrays
algorithm
array-algorithms
Big O of get largest Numbers
Feb 04, 2026
javascript
arrays
algorithm
Minimum Cell Changes to Ensure Unique Numbers in Each Row and Column of an n×n Table
Feb 02, 2026
algorithm
matrix
optimization
dynamic-programming
Is there a way to deduce a type from an object?
Feb 04, 2026
typescript
algorithm
quick find algorithm - union operation - is it same as union in set theory?
Feb 03, 2026
c++
algorithm
union-find
Subtle Quicksort Stability Issue
Feb 03, 2026
c++
algorithm
sorting
quicksort
Checking if a 800million entry hashmap contains an element
Feb 03, 2026
java
algorithm
data-structures
Bin Packing - Brute force recursive solution - How to make it faster
Feb 04, 2026
algorithm
recursion
bin
packing
« Newer Entries
Older Entries »