Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hsnsd
hsnsd has asked
5
questions and find answers to
1
problems.
Stats
38
EtPoint
2
Vote count
5
questions
1
answers
About
hsnsd questions
Given a random int generator [0-5], generate [0-7]
Generate random float, both bounds inclusive
Suppose we had an algorithm that took in an array of strings, sorted each string, and then sorted the full array. What would the runtime be?
hsnsd answers
Search in Rotated Sorted Array in O(log n) time