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
Most efficient way to calculate nCr modulo 142857
Dec 09, 2025
java
algorithm
Find the GCD of two numbers without using divison or mod operator?
Dec 08, 2025
c
algorithm
numbers
Find longest subsequence s of String in a dictionary
Dec 08, 2025
algorithm
subsequence
PageRank algorithm for weighted graphs
Dec 08, 2025
algorithm
pagerank
Why is std::min_element and company not specialized for std::vector<bool>
Dec 08, 2025
c++
algorithm
vector
boolean
specialization
Identify connected subnetworks, constrained by edge attributes
Dec 08, 2025
r
algorithm
cluster-analysis
igraph
network-analysis
How to group "unlike" elements when iterating array (e.g.:{1,2,2,1,3,3,3,2,1,1} to {1,2}{2,1,3}{3}{3,2,1}{1})?
Dec 06, 2025
c++
arrays
algorithm
for-loop
iterator
What happens if we are inconsistent while creating Huffman Tree?
Dec 08, 2025
algorithm
huffman-code
greedy
Finding the correct path in O(n) time
Dec 08, 2025
java
python
c
algorithm
time-complexity
Breaking string into multiple lines in Java
Dec 09, 2025
java
algorithm
How to figure out where to put "..." if text is bigger than container
Dec 09, 2025
c#
winforms
algorithm
text
label
Optimise Euclidean distance matrix algorithm if only interested in closest points
Dec 09, 2025
python
algorithm
numpy
euclidean-distance
efficient algorithm for finding co occurrence matrix of phrases
Dec 08, 2025
python
regex
algorithm
Algorithms for rebalancing round robin assignments
Dec 08, 2025
algorithm
round-robin
Breadth-first search algorithm
Dec 08, 2025
python
algorithm
recursion
queue
breadth-first-search
Merge Sort Outputs Wrongly
Dec 08, 2025
java
algorithm
mergesort
Modifying shortest path to get a min-cost path
Dec 08, 2025
algorithm
graph
theory
graph-algorithm
Using Real numbers for explicit sorting in sql database
Dec 07, 2025
sql
algorithm
sorting
How to generate an array of every permutation of a sequence, with duplicates?
Dec 08, 2025
javascript
arrays
algorithm
performance
« Newer Entries
Older Entries »