Advertisement
shaikat0088

To Do

Apr 22nd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. TO SOLVE
  2.  
  3. Read backtracking
  4. getting in line
  5. baloon
  6. bit
  7.  
  8. 5. Balloon burst
  9. 2.Research Center
  10. 3.Weighted graph
  11. 4.recursion & backtracking
  12.  
  13.  
  14. 1.https://www.hackerearth.com/problem/algorithm/question-7-4/
  15. //1. https://leetcode.com/problems/minimum-increment-to-make-array-unique/
  16. 1.Rat in maze and longest sub-path.
  17. //2.Find a cycle in a linked list
  18. //3.Travelling salesman (Optimization)
  19. //4.tree
  20.  
  21. //6.Unique array
  22.  
  23.  
  24. //diving for gold
  25. //Divisible Group Sums
  26. //solve luggage problem
  27.  
  28.  
  29. //Uva: diving for gold
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement