Skip to content

This repository contains my personal solutions to problems from [InterviewBit](https://www.interviewbit.com/), organized by topic. It serves as a learning resource and quick reference for interview preparation.

Notifications You must be signed in to change notification settings

hg-codes/InterviewBit-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

🧠 InterviewBit Solutions

This repository contains my personal solutions to problems from InterviewBit, organized by topic. It serves as a learning resource and quick reference for interview preparation.


πŸ“‚ Folder Structure

Each folder represents a topic, similar to how InterviewBit categorizes them:

  • Time Complexity
  • Arrays
  • Math
  • Binary Search
  • Bit Manipulation
  • Strings
  • Two Pointers
  • Linked Lists
  • Stacks and Queues
  • BackTracking
  • Hashing
  • Heaps And Maps
  • Tree data Structure
  • Dynamic Programming
  • Greedy Algorithm
  • Graphs Data Structure & Algorithms

Each problem file is named appropriately and may include comments explaining the logic.


πŸ›  Languages Used

  • C++
  • C
  • Python

βœ… Progress

I will keep updating the repo as I solve more problems.


πŸ“Œ Example Links

You can click to view specific solutions:


🀝 Contributions

Suggestions and improvements are welcome! Open an issue or a pull request if you'd like to contribute.


⭐️ Support

If you find this helpful, consider giving it a ⭐️!

About

This repository contains my personal solutions to problems from [InterviewBit](https://www.interviewbit.com/), organized by topic. It serves as a learning resource and quick reference for interview preparation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published