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 data-structures
Python's append() only allows unique items in a list?
Mar 29, 2026
python
data-structures
append
Implementing hash table with both key and index-based access in O(1)
Mar 30, 2026
c#
list
data-structures
collections
hashtable
How to avoid using get(0) in list iteration
Mar 30, 2026
java
list
data-structures
iterator
iteration
Six degrees of Kevin Bacon in Perl
Mar 29, 2026
perl
data-structures
graph-theory
graph-traversal
How to compare to Arraylist of object based on key in efficient way
Mar 29, 2026
java
arraylist
data-structures
collections
What's the significance of suffixes being sorted in suffix array?
Mar 29, 2026
string
algorithm
sorting
data-structures
suffix-array
Which format is better for list in JSON API design, flat array or nested object?
Mar 29, 2026
json
data-structures
api-design
requirements
How do I access data in a nested data structure from XML::Simple?
Mar 29, 2026
xml
perl
data-structures
reference
xml-simple
What is the linguistic way to program matrices on Haskell?
Mar 28, 2026
haskell
matrix
data-structures
Implementation of a data structure with O(logn) access and O(logn) insertion?
Mar 27, 2026
data-structures
indexing
insertion
random-access
Converging maze: Largest cycle
Mar 27, 2026
algorithm
data-structures
Implementing the Dutch National Flag Program with Linked Lists
Mar 27, 2026
algorithm
data-structures
linked-list
dutch-national-flag-problem
Optimal data structure and algorithm for getting the k'th element [duplicate]
Mar 28, 2026
algorithm
data-structures
List Data Structure that for Fast Index Finding
Mar 27, 2026
data-structures
Scala - TrieMap vs Vector
Mar 27, 2026
scala
data-structures
hash
trie
Find minimum difference between Max and min element of row made from one element from each column in column wise sorted Matrix
Mar 27, 2026
algorithm
data-structures
dynamic-programming
Approximate runtime comparison for Objective-C data structures
Mar 27, 2026
objective-c
algorithm
data-structures
runtime
big-o
Understanding velocity and implementing Boids algorithm?
Mar 27, 2026
algorithm
data-structures
vector
vectormath
boids
Older Entries »