Skip to content

ualiurrahat/Dimik-OJ-52-Problems-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dimik OJ – 52 Programming Problem Solutions

This repository contains solutions to all 52 programming problems from the popular book "52 Programming Problems" written by Tamim Shahriar Subeen (commonly known as Subeen Bhai). All problems are solved in C programming language and verified with successful submissions on Dimik Online Judge (Dimik OJ).


πŸ“‚ Repository Structure

  • All solutions are located inside the Problems folder.
  • File names follow a simple pattern:
Problems/
β”œβ”€β”€ problem1.c
β”œβ”€β”€ problem2.c
β”œβ”€β”€ problem3.c
β”‚   ...
└── problem52.c

Each file corresponds to the respective problem from the book.


πŸš€ About the Project

  • βœ… Covers all 52 problems from the book.
  • βœ… Clean and beginner-friendly C code.
  • βœ… Successfully tested and accepted on Dimik OJ.
  • βœ… Great resource for beginners learning problem solving in C.

This repository is especially useful for:

  • Students who are starting their programming journey.
  • Anyone following Subeen Bhai’s "52 Programming Problems".
  • Learners who want ready-to-run, accepted solutions for Dimik OJ.

πŸ”Ž Keywords for Easy Discovery

If you are searching for:

  • "52 programming problem solution"
  • "Tamim Shahriar Subeen problem solution"
  • "Dimik OJ problem solutions in C"
  • "Beginner problem solving in C"

You are in the right place βœ…


πŸ› οΈ How to Use

  1. Clone the repository:

    git clone https://github.com/ualiurrahat/Dimik-OJ-52-Problems-Solutions.git
    cd Dimik-OJ-52-Problems-Solutions/Problems
  2. Compile and run any problem file, for example:

    gcc problem1.c -o problem1
    ./problem1
  3. Modify, experiment, and practice solving problems yourself.


πŸ“š Reference


🀝 Contribution

This repo is mainly for educational and reference purposes. If you find any mistake or have a better approach, feel free to fork the repo and submit a pull request.


⭐ Support

If you find this repository helpful, please consider giving it a star ⭐. It will help other beginners discover this resource more easily.


πŸ“Œ License

This repository is open-sourced under the MIT License. You are free to use, modify, and share the solutions with proper attribution.


About

Solutions to all Dimik OJ problems i.e. 52 programming problems from the book by Tamim Shahriar Subeen. Solved using C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages