GitHub - NitishBangera/CodingProblems: Repository for coding problems.
Coding Problems undertaken
- Squareroot of a number using BinarySearch and NewtonRaphson method.
- Finding the pairs of number equalling to a sum.
- Finding if a number is prime or no.
- Snake and Ladder Game.
- Finding if two strings are anagrams.
- CodeChef CookMach problem.
- Sansa Xor
- Counter game
- Josephus Problem: 100 Soldiers in a Circle Riddle
- Project Euler problem 2 : EvenFibonacci
- Lattice Paths
- Longest Common Substring Problem
- Prime numbers using Sieve of Eratosthenes
- Spiral Matrix
- Complete Binary Tree traversal
- Max cost path and Backtracking
- WalletHub programming test
- Solving Maximization and Minimization problems using Cplex.
- Crossover Software Architect test : weather-dist
- Url cache.
- Task Scheduler
- NodeIterator to calculate sum of edges