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
13
questions and find answers to
52
problems.
Stats
1.3k
EtPoint
375
Vote count
13
questions
52
answers
About
Some software engineer.
akappa questions
Solve boost.thread compilation error with Metrowerks compiler
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
Algorithm: Minimum length of road to be built to connect all the cities of the state to either of the two airports of the state
how to write into a text file by C program
comparing strings
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)