https://github.com/SayefReyadh/tutorials/wiki/C-Plus-Plus-STL-Tutorial-Bangla-(For-Programming-Contest)
- -----------------------------------STL----------------------------------------
- https://fewmomentswithmurad.wordpress.com/2017/07/28/stl-%E0%A6%8F%E0%A6%B0-%E0%A6%AC%E0%A7%8D%E0%A6%AF%E0%A6%AC%E0%A6%B9%E0%A6%BE%E0%A6%B0/
- https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-1/
- https://en.wikipedia.org/wiki/Standard_Template_Library
- -----------------------------------MAP--------------------------------
- https://kandarisite.wordpress.com/2018/02/23/mapc-stl-lec-2-2/
- http://shoshikkha.com/archives/541
- http://www.shafaetsplanet.com/?p=1388
- https://s4kibs4mi.blogspot.com/2013/12/stl-map.html
#নাম্বার থিওরীঃ link: http://www.lightoj.com/article_showcategory.php
১। একটি সংখ্যা prime number নাকি?
2। sieve of eratosthenese
২। একটি সংখ্যার divisor সমূহ। কি কি এবং টোটাল কয়টা
৩। লসাগু এবং গসাগু
৪। relative prime number or co-prime number (2 টা এলগোরিদম)
৫। কোনো সংখ্যাকে prime factorization এর মাধ্যমে প্রকাশ (সবচেয়ে কঠিন এবং ইম্পর্টান্ট)
.
নাম্বার থিওরীর আর কিছু শিখতে হবে না।
#stlঃ link: https://zobayer2009.wordpress.com/tag/c/
..........link: https://sites.google.com/site/smilitude/stl
1. vector
2. queue
3. stack
4. map
5. dequeue
6. set
7. iterator
8. pair (যারা বেশি ট্যালেন্টেড শুধু তারা শিখবে, বাকিদের দরকার নাই)
.
#binary search : link : http://www.shafaetsplanet.com/?p=2279
.
#recursion programs : link:https://sites.google.com/site/smilitude/recursion_and_dp
.
#kmp algorithm : link: https://www.youtube.com/watch?v=GTJr8OvyEVQ
১। একটি সংখ্যা prime number নাকি?
2। sieve of eratosthenese
২। একটি সংখ্যার divisor সমূহ। কি কি এবং টোটাল কয়টা
৩। লসাগু এবং গসাগু
৪। relative prime number or co-prime number (2 টা এলগোরিদম)
৫। কোনো সংখ্যাকে prime factorization এর মাধ্যমে প্রকাশ (সবচেয়ে কঠিন এবং ইম্পর্টান্ট)
.
নাম্বার থিওরীর আর কিছু শিখতে হবে না।
#stlঃ link: https://zobayer2009.wordpress.com/tag/c/
..........link: https://sites.google.com/site/smilitude/stl
1. vector
2. queue
3. stack
4. map
5. dequeue
6. set
7. iterator
8. pair (যারা বেশি ট্যালেন্টেড শুধু তারা শিখবে, বাকিদের দরকার নাই)
.
#binary search : link : http://www.shafaetsplanet.com/?p=2279
.
#recursion programs : link:https://sites.google.com/site/smilitude/recursion_and_dp
.
#kmp algorithm : link: https://www.youtube.com/watch?v=GTJr8OvyEVQ
This comment has been removed by the author.
ReplyDelete