Skip to content

Solutions of programming problems from various online judge and contest.

Notifications You must be signed in to change notification settings

kazi-nayeem/Programming-Problems-Solutions

Repository files navigation

Programming Problems Solutions

This repository contains solutions of both practice and contest problems from following online judges:

Author's Profile in Online Judges

Judge Handle Problems Solved Max Rating
Atcoder kazi_nayeem ? 812
CodeChef kazi_nayeem 72* 2418
CodeForces codename27 390 1994
CSAcademy kazi_nayeem 58 1784
Hacker Rank kazi_nayeem ? 2446
TopCoder kazi_nayeem ? 1772
UVa Online Judge kazi_nayeem ? 371

Disclaimer

This repository is personal, made public in the hope that someone may find it useful, but:

  • It's not guaranteed that all solutions are correct.
  • Solutions may not be best in algorithmic complexity terms.
  • Solutions may have been written in a rush during a contest and may not make any sense.
  • Shared with sole purpose of knowledge sharing, it's upto peers to ensure fair usage.