DEV Community

Srikanth Anantharam profile picture

Srikanth Anantharam

I DEV for fun and I'm damn serious about it.

Education

Masters – Industrial Automation and Robotics Technology

(A case for) Creating a stack-allocated Stack container in C++

(A case for) Creating a stack-allocated Stack container in C++

1
Comments 1
3 min read

Want to connect with Srikanth Anantharam?

Create an account to connect with Srikanth Anantharam. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Swapping the position of the two words in a string represented by a singly linked list

Swapping the position of the two words in a string represented by a singly linked list

Comments
4 min read
Converting any class into a Singleton class in C++

Converting any class into a Singleton class in C++

Comments
3 min read
A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

17
Comments
6 min read
Correctly rotating an image to an arbitrary angle in OpenCV

Correctly rotating an image to an arbitrary angle in OpenCV

4
Comments
3 min read
Need help on implementing client-server communication in Python

Need help on implementing client-server communication in Python

4
Comments 2
1 min read
semver: A specification on versioning anything.

semver: A specification on versioning anything.

7
Comments 1
1 min read
loading...