Friday 3 January 2020

What is C++ standard template library ?






When you want to start competitive coding, one cannot go on writing each and every commonly used function scratch, rather smart idea is to use a library which includes standard functions.
One of such library is string.h  where one can find many useful string related operations.
Similarly, standard template library contains

  • Standard data structure, such as list, stack, queue , linked list etc 
  • Standard sorting algorithms 
  • Standard searching algorithms etc 
Reference Link:

How to install google-chrome in redhat without redhat subscription

Install google-chrome in redhat  Download the .rpm file of chrome https://www.google.com/chrome/thank-you.html?installdataindex=empty&st...