Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gene
Gene has asked
14
questions and find answers to
280
problems.
Stats
5.6k
EtPoint
1.5k
Vote count
14
questions
280
answers
About
Gene questions
Ruby C extension: Is there a way to finalize?
SQL query for index/primary key ordinal
Best dynamic data structure for 2d circle nearest neighbor
How to use FactoryGirl factories to build a development database?
Concise way of composing Java method references?
Gene answers
Algorithm to convert integer between bases using LC-3 Assembly Language
Simple register allocation scheme for x86
what does the following type casting do in C?
Formatting output with spaces in C
What does $$@ mean in a makefile?
Why doesn't my bit minipulation construct work in C
Permutations of a boolean array
Plotting inequalities algorithm
Efficient sorting of rotated N bit words
Time Complexity for Knapsack Dynamic Programming solution