Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.92 KB

File metadata and controls

32 lines (20 loc) · 1.92 KB

Programming Contest: Data Structure & Algorithm by Md. Mahbubul Hasan (June, 2016)


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.

Lines of code

Guidelines for Contributor

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, Go and Rust.
  • Explanation languages : English and Bengali.
  • Explanation document : PDF and Markdown

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 LinkedIn.