christian-miljkovic / interview

Repository to store all coding related to interview practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Prep Coding

Interview Prep Coding is a repository to store all my coding related to practicing for software engineering interviews.

Sections

  • Algorithms: Folder which contains well known algorithms that I coded from scratch
  • CompanyChallenges: Folder containing coding challenges I have done for different companies
  • CrackingCodingInterview: Folder containing my coded solution to many of the problems found in the book "Cracking the Coding Interview" 6th Edition
  • DataStructures: Folder containing all of the data structures I implemented by hand
  • Debugging: Folder containing practice for debugging challenges
  • LeetCode: Folder containing all the solutions to LeetCode problems that I implemented

About

Repository to store all coding related to interview practice


Languages

Language:Python 99.3%Language:JavaScript 0.3%Language:Ruby 0.2%Language:Shell 0.1%Language:HTML 0.0%Language:CSS 0.0%Language:TSQL 0.0%