This repo contains solutions to the problems and exercises provided in প্রোগ্রামিং কন্টেস্ট : ডেটা স্ট্রাকচার ও অ্যালগরিদম by মোঃ মাহবুবুল হাসান (2016). You are highly discouraged to look through the solutions without trying out a problem by yourself first.
You are more than welcome to contribute and fix. Do standard issue > branch out > pull request.
- Accepted programming languages :
Haskell,Java,C,C++,C#,Python,GoandRust. - Explanation languages :
EnglishandBengali. - Explanation document :
PDFandMarkdown
Please raise an issue first then do a pull request later upon implementing it. Your unresponded issue will be closed after 30 days if you are unavailable.
Coding guidelines:
- USE PROPER VARIABLE/FUNCTION/METHOD NAMING.
- Do proper indentation.
- Add comments so that people can relate to the explanations.
- Follow the standards of your language.
- If you are using a data structure specific to your language, mention the insertion/deletion/mutation/look up/prepend/append costs.
- Include the code driver in the same file.
If you have any queries or want to get in touch with me, you can open a Discussion or simply mail me at showrav.ansary.bd@gmail.com or give me a knock at .
