Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shisui
Shisui has asked
5
questions and find answers to
0
problems.
Stats
15
EtPoint
0
Vote count
5
questions
0
answers
About
Shisui questions
Divide N people into K groups: Why is the big O of this algorithim O(N^2 * K)?
Reverse Integer leetcode: Why does overflow occur only if 7 or greater is added to INT_MAX?
How does pointer comparison work in C? Is it ok to compare pointers that don't point to the same array?
When removing a node, why isn't it necessary to set that node's next to null?
Shisui answers