Skip to content

AadityaHande/problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving Lab — C++ Solutions

C++ solutions for the Problem Solving Lab course, organized by topic. Each question folder contains the solution (.cpp) and an optional screenshot (.png).


Structure

Topic Folder/ ├─ Question Name/ │ ├─ Question Name.cpp # Solution │ └─ Question Name.png # Screenshot (optional)


Topics [ refer serial-wise ]

  • Basic Programming
  • Number System
  • Array
  • Matrix
  • String
  • Math
  • Bit Manipulation
  • Sorting
  • Searching
  • Inheritance
  • Polymorphism

My Coding Profiles

Platform Username Link
LeetCode aadityahande LeetCode
HackerRank aadityahande HackerRank
CodeChef nullcodx CodeChef
GeeksforGeeks nullcodx GFG

Usage

  1. Go to a topic folder.
  2. Open the question folder.
  3. Run the .cpp solution; check .png for output if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published