Aug 13, 2019

OpenGenus Foundation

I wrote technical articles during my remote internship period at OpenGenus Foundation.. (Author Link)

OpenGenus Foundation

It is one of the largest open-source communities in the world mainly focussed on enabling people to work offline for a longer stretch, reduce the time spent on searching. (website)

OpenGenus Foundation

The brief of the articles are as follows:

  • Different ways to initialize a vector in C++ STL - In this article I presented some brief details about vector and different ways to initialize a vector in C++ by using Standard Template library. For more details, please visit this link
  • Unit Testing with Python's unittest module - In this article, details regarding Software Testing, Unit Testing, unittest module and it's components are discussed, followed by examples and code-snippets. For more details, please visit this link