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
12
questions and find answers to
49
problems.
Stats
1.2k
EtPoint
359
Vote count
12
questions
49
answers
About
Some software engineer.
akappa questions
Factorizing implementations of pure, virtual functions for a subset of classes
C++11 - tuple and move semantics
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
Task library for C?
How to model execution time of algorithms?
How to avoid mutable state (when multithreading)
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.?