Builtin functions of C/C++

Discussed Topics:

  • Reverse
  • Sort function
  • Increasing order / non-decreasing order
  • Decreasing order / non-increasing order
  • isupper(), islower(), toupper(), tolower()
  • strcat(), strcmp(), strcpy(), strlen()
  • __gcd(), lcm()