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
How to update a range in segment tree while maintaining max and min?
Jan 17, 2023
c++
algorithm
data-structures
segment-tree
Suggest a suitable algorithm for merging two arrays containing class objects (without duplication)
Jan 18, 2023
c++
arrays
algorithm
data-structures
Prove traversing a k-ary tree twice yields the diameter
Jan 18, 2023
algorithm
data-structures
tree
Binary Tree Height Function
Jan 18, 2023
c++
data-structures
binary-tree
Find all intervals containing a given number
Jan 16, 2023
algorithm
data-structures
Maximum and minimum depth of quicksort
Jan 15, 2023
algorithm
sorting
data-structures
quicksort
clrs
Why tail-recursion is a bad use of recursion?
Jan 15, 2023
algorithm
data-structures
recursion
tail-recursion
HashMap should be unsorted but still sorts according to key
Jan 14, 2023
java
sorting
data-structures
hashmap
Efficiently searching a doubly-linked list for a value with a pointer constraint?
Jan 12, 2023
algorithm
data-structures
linked-list
time-complexity
Recommended json data structure to store chat log in a text file
Jan 12, 2023
json
cordova
data-structures
Typedef to put units of measurement in C
Jan 11, 2023
c
data-structures
typedef
Number of Subarray whose sum greater than given value
Jan 11, 2023
algorithm
data-structures
Structured Data > Microdata & Json-LD > Entity IDs > Fragment Identifier
Jan 08, 2023
data-structures
uri
microdata
json-ld
iri
Can you draw a binary tree given its pre-order binary sequence/ordering?
Jan 08, 2023
data-structures
binary-tree
huffman-code
What is the best data structure to implement a 2D Matrix with String data type?
Jan 08, 2023
java
data-structures
What is the best sort algorithm for continuously (NOT FIXED) input of random numbers?
Jan 08, 2023
algorithm
sorting
data-structures
binary-tree
binary-search-tree
Generating all permutation of a character array
Jan 08, 2023
java
string
algorithm
recursion
data-structures
Converting elements of list of nested lists from string to integer in python
Jan 06, 2023
python
list
data-structures
Find element at given index after a number of rotations
Jan 05, 2023
java
algorithm
data-structures
Height of heap with n elements
Jan 03, 2023
data-structures
binary-tree
heap
« Newer Entries
Older Entries »