Skip to content

NitishBangera/CodingProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Problems undertaken

  1. Squareroot of a number using BinarySearch and NewtonRaphson method.
  2. Finding the pairs of number equalling to a sum.
  3. Finding if a number is prime or no.
  4. Snake and Ladder Game.
  5. Finding if two strings are anagrams.
  6. CodeChef CookMach problem.
  7. Sansa Xor
  8. Counter game
  9. Josephus Problem: 100 Soldiers in a Circle Riddle
  10. Project Euler problem 2 : EvenFibonacci
  11. Lattice Paths
  12. Longest Common Substring Problem
  13. Prime numbers using Sieve of Eratosthenes
  14. Spiral Matrix
  15. Complete Binary Tree traversal
  16. Max cost path and Backtracking
  17. WalletHub programming test
  18. Solving Maximization and Minimization problems using Cplex.
  19. Crossover Software Architect test : weather-dist
  20. Url cache.
  21. Task Scheduler
  22. NodeIterator to calculate sum of edges

About

Repository for coding problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors