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
Algorithm Analysis - hash search in O(1) with collision lists
Jan 23, 2026
algorithm
data-structures
Can we construct a full binary tree with only postorder traversal or preorder traversal?
Jan 24, 2026
algorithm
data-structures
weighted trie for autosuggest feature
Jan 24, 2026
data-structures
trie
sorting of words in lexicographic order
Jan 24, 2026
algorithm
sorting
data-structures
How to create database structure like google calendar
Jan 22, 2026
mysql
database
database-design
data-structures
database-schema
Fast way to create a unique string ID/key from a known set of potential IDs in JavaScript
Jan 24, 2026
javascript
algorithm
data-structures
trie
id-generation
Algorithm For Flight Schedules
Jan 23, 2026
java
algorithm
data-structures
graph
Which search data structure works best for sorted integer data?
Jan 23, 2026
algorithm
sorting
data-structures
Sorting a queue in O(n log n) using at most 2 queue
Jan 23, 2026
algorithm
data-structures
Efficiently sum max(Ai+Bj, Bi+Aj) over all i, j
Jan 23, 2026
algorithm
data-structures
array-algorithms
Time complexity of a Stack ADT implemented using a Linked List
Jan 23, 2026
pointers
data-structures
stack
time-complexity
abstract-data-type
Joining of binary trees
Jan 23, 2026
data-structures
binary-tree
Finding number of distinct (unique) values in a sub-array for multiple queries
Jan 22, 2026
c++
arrays
algorithm
data-structures
wavelet
How to retrieve the kth element In subarray with given range in Java?
Jan 21, 2026
java
arrays
data-structures
How do I implement a constructor that takes variables from its base class?
Jan 23, 2026
c++
oop
inheritance
data-structures
constructor
Minimum Cost to reduce the size of array to 1
Jan 22, 2026
c++
arrays
algorithm
data-structures
I tried to execute the following code on code blocks, where instead of getting the marks as 92.5 I get 0.000000
Jan 22, 2026
c
data-structures
floating-point
Data structures for graphs
Jan 21, 2026
data-structures
hashtable
graph-theory
Older Entries »