Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MAK
MAK has asked
6
questions and find answers to
96
problems.
Stats
3.0k
EtPoint
1.1k
Vote count
6
questions
96
answers
About
U2kgSG9jIExlZ2VyZSBTY2lzIE5pbWl1bSBFcnVkaXRpb25pcyBIYWJlcwo=
MAK questions
Adding a version/history system to database table [closed]
threading appears to run threads sequentially
Using Rabin-Karp to search for multiple patterns in a string
Why is iostream::eof inside a loop condition (i.e. `while (!stream.eof())`) considered wrong?
MAK answers
Interpret 0x string as hex in Python
Online Sorting Algorithm for fixed size array/list
Why can’t printf be formatted with an array of ints?
Java 6 SE are vectors obsolete?
In practice, whats the better choice: hash table, radix tree, red black tree or ...? [closed]
Java code to convert from Base-10 to Base-9
What is the result of adding an Object and an Array in javascript?
Pathological regex that blows up (time & memory)?
Set rank of array at runtime
Java bitshift strangeness