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 to Compute Maximal Points in Pointset
Feb 22, 2018
algorithm
data-structures
poset
Complexity for dynamic array implementation of stack
May 16, 2018
data-structures
stack
complexity-theory
What are "min" and "max" in this function to check if a binary tree is a valid BST?
Jun 25, 2016
java
algorithm
data-structures
Give an asymptotic upper bound on the height of an n-node binary search tree in which the average depth of a node is Θ(lg n)
May 11, 2022
algorithm
data-structures
binary-tree
asymptotic-complexity
clrs
Need to store 16 bytes in java.Which datatype i should use and how
Apr 04, 2019
java
jakarta-ee
data-structures
types
Appropriate representation of a 2D game board in Clojure
Feb 24, 2019
data-structures
clojure
Is a SQL Server index B-tree a flat structure or a depth structure
Aug 20, 2022
sql
sql-server-2008
data-structures
indexing
Nested UNPACKs in GHC
May 21, 2021
optimization
haskell
data-structures
ghc
How do Suffix Trees work?
Jun 03, 2019
string
algorithm
data-structures
suffix-tree
Data structure to store a directory structure ?
Oct 19, 2022
java
web-applications
data-structures
directory
Find the most frequent triplet in an array
Jul 31, 2021
arrays
algorithm
data-structures
Sorting integers with a binary trie?
Aug 17, 2022
algorithm
sorting
data-structures
binary
trie
Most efficient way to produce a Python dictionary given a list
Mar 28, 2017
python
performance
optimization
data-structures
Sum of K elements in array that equates to N
Feb 17, 2019
c#
algorithm
data-structures
recursion
Counting total number of points inside 2 circles
Sep 04, 2017
algorithm
data-structures
64bit array operation by C/C++
Apr 08, 2019
c++
c
data-structures
hashtable
Is it possible to have multiple valid BSTs for a given set of data?
Nov 08, 2017
algorithm
data-structures
binary-tree
binary-search-tree
C# alternative to tuple
Apr 08, 2021
c#
data-structures
You are given a set of intervals S. You have to find all intervals in S that are contained in a given interval (a, b) in minimum time complexity
Nov 15, 2022
algorithm
search
data-structures
tree
intervals
Finding the minimum element in a given range greater than a given number
Apr 02, 2022
performance
algorithm
data-structures
segment-tree
range-query
« Newer Entries
Older Entries »