Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
user127.0.0.1
user127.0.0.1 has asked
2
questions and find answers to
7
problems.
Stats
221
EtPoint
74
Vote count
2
questions
7
answers
About
This section unintentionally left blank by user.
user127.0.0.1 questions
Guess the number, with lying allowed
user127.0.0.1 answers
Finding largest and second-largest out of N numbers
In a square matrix, where each cell is black or white. Design an algorithm to find the max sub-square such that all 4 borders are black
Deleting a whole subtree of a red-black tree would keep its properties?
Max integral type in C#
Check if 2 tree nodes are related (ancestor/descendant) in O(1) with pre-processing
Maximum subset sum with two arrays