Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ali Ferhat
Ali Ferhat has asked
2
questions and find answers to
12
problems.
Stats
257
EtPoint
74
Vote count
2
questions
12
answers
About
Ali Ferhat questions
How come my class take so much space in memory?
Playing Cards: Should they be enum or struct or class?
Ali Ferhat answers
can counting contiguous regions in a bitmap be improved over O(r * c)?
Find median in O(1) in binary tree
Algorithm to compare similarity of ideas (as strings)
static method vs instance method, multi threading, performance
Generics and Implementing IComparable
loop starts from 0 is faster than loop starts from 1?
What is System.Lazy<T> and the Singleton Design Pattern
Deleting any node from a single linked list when only pointer to that node is given
Find the Element Occurring b times in an an array of size n*k+b
Thread local storage