Here are some excellent programming problems with solutions for all those who wish to learn the basic nuances of coding. You can use the codes in C, JAVA and PYTHON presented here and modify them for your need. Enjoy Coding!!
- Binary Search (C, JAVA and PYTHON)
- Solving a Quadratic Equation to find its Roots (C, JAVA and PYTHON)
- Shell Sort (C, JAVA and PYTHON)
- Water Trapping/ Rain Water Trapping Problem Solution (C, JAVA and PYTHON)
- Insertion Sort- Algorithm and codes (C, JAVA and PYTHON)