Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Justin
Justin has asked
29
questions and find answers to
20
problems.
Stats
547
EtPoint
111
Vote count
29
questions
20
answers
About
Love object oriented programming and algorithms / data structures.
Justin questions
Garbage friendly alternative to substring()
Detecting and adjusting for negative zero
How to migrate an SVN repo on Google Code to a git repo on GitHub
Hash Array Mapped Trie (HAMT)
Justin answers
What are the minimum number of keys a node must contain for a B Tree of order n?
data structure for special type of queries
What is fast, compact representation of tree structures that prevents cache misses?
Deletion in AVL Tree
Build trie faster
Given an unordered list of integers, return a value not present in the list
Looking for a good introduction on trie [closed]
Java: Generator of true's & false's combinations by giving the number N;
Giving an example of a cycle in a directed graph
Heuristic function for finding the path using A star