Using your favourite language
โ C
โ C++
โ Python
โ Java
โ C#
โ PHP
โ JavaScript
Or, anything.
โฉ
When we start practicing to improve our programming skills, the very first problems are always based on numbers.
Here I am presenting problems on
โ Simple Numbers
โ Unit Conversion
โ Calculation
โ Geometry
โ Vector
โ Matrix
โ Set
โ Special Numbers
โ Simple Numbers
โ Find a digit at a specific place in a number
โ Find count of digits in a number
โ Find the largest digit
โ Find the 2nd largest digit
โ Find the kth largest digit
โ Find the smallest digit