Skip to content

repo contains my solutions to algorithmic problems from platforms like LeetCode

Notifications You must be signed in to change notification settings

batcity/coding-interview-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Interview Prep

A collection of coding interview problems and solutions, organized by topic and implemented in multiple languages (Python, Java).
This repo is both a personal study resource and a reference for anyone preparing for coding interviews.

📂 Contents

  • algorithms/ – sorting, binary-search etc.
  • bit-manipulation/ – bitwise tricks and problems.
  • cracking-coding-interview-problems/ – solutions to Cracking the Coding Interview.
  • data-structures/ – stacks, queues, linked lists, trees, etc.
  • matrix/ – grid and matrix-based problems.
  • sliding-window/ – sliding window pattern problems.

About

repo contains my solutions to algorithmic problems from platforms like LeetCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published