Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
akappa
akappa has asked
10
questions and find answers to
46
problems.
Stats
1.2k
EtPoint
350
Vote count
10
questions
46
answers
About
Some software engineer.
akappa questions
Converting Derived** to Base** and Derived* to Base*
C++: specifying a base class for a template parameter
Programmatically counting cache faults
Unexpected compilation problem with g++ -std=c++0x
SSL and SocketChannel
Iteratively compute the Cartesian product of an arbitrary number of sets
akappa answers
What's the point of instantiating an object and not assigning it to a variable in Java?
How to Write a binary file in c++
Static struct initialization in C
Iterate twice on values (MapReduce)
Extra public methods in derived classes?
What is wrong with my algorithm?
which is the Memory efficient way to pass the string as argument to a function.?
Find subsequences of a string whose length is as large as 10,000
Guards and demand
pthreads, how do I know that another thread inside the process is not waiting?