Skip to content

This repo presents several tasks for training in programming interviews. Includes Leetcode, Codility and more.

Notifications You must be signed in to change notification settings

jota12x/interviews-algorithm-training

Repository files navigation

interviews-algorithm-training

This repo presents several tasks for training in programming interviews. It includes theory and practice.

Notes

  • Problems from books don't have input data, so I prepared some when necessary. I recommend the following command for running them:
./a.out <input/{file}.txt>

References 📖

  • [LEV2012] - Introduction to Analysis and Design of Algorithms by A.Levitin
  • [HALIM2021] - Competitive Programming 4 by Steven Hallim et.al

About

This repo presents several tasks for training in programming interviews. Includes Leetcode, Codility and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages