Advertisement
kazi_omar

grooming 16

Mar 16th, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. Grooming RUET’16 for sports programming: Document
  2.  
  3. SESSION 00 ( INTRODUCTION and MOTIVATION)
  4. Challenge: Solve 20 problems in one month.
  5.  
  6. SESSION 01 : Implementation basic and answering FAQ’s.
  7. Marathon: We shall overcome 01
  8. Link: https://www.hackerrank.com/contests/ruet1601/challenges
  9.  
  10. SESSION 02: Implementation basic , solution of the previous marathon and answering FAQ’s.
  11. Marathon: We shall overcome 02
  12. Link: https://www.hackerrank.com/contests/ruet1602/challenges
  13.  
  14. SESSION 03: Implementation basic , solution of the previous marathon and answering FAQ’s.
  15. Marathon: We shall overcome 03
  16. Link: https://vjudge.net/contest/159068
  17. Password: amrapari
  18.  
  19. SESSION 04: A little bit of Mathematics , solution of the previous marathon and answering FAQ’s.
  20. Marathon: We shall overcome 04
  21. Link: https://vjudge.net/contest/160109
  22. Password: amrapari
  23. Solution : https://web.facebook.com/groups/341771679363942/permalink/657572107783896/
  24.  
  25. SESSION 05: Number theory , Time complexity , Manners about asking questions in programming related groups and answering questions.
  26. Marathon: We Shall Overcome 05
  27. Link: https://vjudge.net/contest/162412
  28. password: amrapari
  29. Solution: will be posted after the marathon ends .
  30.  
  31. 7. Session 06: Standard Template Library
  32. Marathon: STL
  33. Link: https://vjudge.net/contest/165207#overview
  34. password: amrapari
  35.  
  36. 8. Session 07: Number theory
  37. Marathon: We Shall Overcome 07
  38. Link: https://vjudge.net/contest/167459
  39. password: amrapari
  40.  
  41. 9. Session 08: Graph Theory (BFS and DFS)
  42. Marathon: Marathon on Graph
  43. Link: https://vjudge.net/contest/202018#overview
  44. Pass: amrapari
  45.  
  46. 10. Session 09: Dynamic Programming (DP)
  47. Marathon: We shall Overcome 08
  48. Link: https://vjudge.net/contest/187752#overview
  49. Pass: amrapari
  50.  
  51. 11. Session 10: Segment Tree
  52. Marathon: We shall Overcome 09
  53. Link: https://vjudge.net/contest/212132
  54. Passs: amrapari
  55.  
  56. 12. Session 11: Trie Tree and Prefix Tree.
  57. Marathon: Trie/Prefix Tree
  58. Link: https://vjudge.net/contest/214838#overview
  59. Pass: amrapari
  60.  
  61. Important Links:
  62. * https://www.facebook.com/notes/ruet-analytical-programming-lab-rapl/stl-and-number-theory/664668090407631/
  63. * http://www.progkriya.org/gyan/stl.html
  64. * http://www.progkriya.org/gyan/basic-number-theory.html
  65.  
  66.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement