Skip to content

razumolla/Problem-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

C Problem-Solving Solutions

Welcome to my repository of problem-solving solutions written in C. This collection is designed to help reinforce basic algorithms and core programming concepts through hands-on practice. The focus is on building a strong foundation in programming by exploring key concepts through simple, understandable solutions.

🌍 OJ Solutions

This repository also contains my solutions to various problems from online coding platforms, mainly solved in:

  • C
  • C++
  • JavaScript
  • SQL

Online Judges:

πŸ‘¨β€πŸ’» Author

Razu Molla
Dept. of CSE, EUB

πŸ“š Topics Covered

  • Basic Algorithms
  • Control Structures (if-else, loops)
  • Functions and Recursion
  • Arrays and Strings
  • Sorting and Searching Algorithms
  • Pointers and Memory Management
  • Data Structures (Linked Lists, Stacks, Queues)

πŸ’‘ Purpose

The purpose of this repository is to:

  • Provide easy-to-understand solutions that help grasp the fundamentals of C programming.
  • Improve problem-solving skills through regular practice.
  • Strengthen understanding of algorithms and data structures by working through real-world problems.

πŸ› οΈ Getting Started

To get started, follow these steps:

  1. Clone the repository:
    git clone https://github.com/razumolla/Problem-Solving.git

About

Showcases my solutions to various coding problems from multiple online judges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages