Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 3.44 KB

README.md

File metadata and controls

21 lines (17 loc) · 3.44 KB

Basic Maths and Synatax Problems

Questions for practice

Date Question Solution(CPP) Solution(Java) Difficulty
09/10/2021 Dice Problem CPP Solution Java Solution Basic
09/10/2021 Prime Number CPP Solution Java Solution Basic
09/10/2021 Inverted Triangle CPP Solution Java Solution Basic
10/10/2021 Leap Year CPP Solution Java Solution Basic
10/10/2021 Count Digits in number CPP Solution Java Solution Basic
10/10/2021 LCD and GCD CPP Solution Java Solution Easy
10/10/2021 Print Pattern CPP Solution Java Solution Easy
14/10/2021 Mind Game CPP Solution Java Solution Basic
14/10/2021 Replace 0's with 5's CPP Solution Java Solution Basic
14/10/2021 Strong Number CPP Solution Java Solution Basic
14/10/2021 Print Pattern CPP Solution Java Solution Basic

Important NOTE - If you come up with an optimal solution then you can open a PR and your solution will be hosted here. Best Wishes!!!

Help us track your progress by maintaing a repo with your daily problem solutions and add them here