Skip to content

A folder containing a set of common technical interview questions

Notifications You must be signed in to change notification settings

MericLuc/Common-coding-puzzles

Repository files navigation

Language License

What is this place about ?

This folder contains solutions to some common coding questions.

It will be dedicated to C++ and aims to focus on data-structures, complexity and famous algorithms that are worth knowing.

NB : The questions are sorted by categories, largely inspired by AlgoExpert.

What is next ?

My ToDo list for this repository :

  • ADD alot of those questions as the time passes and I find new interesting questions.
  • ADD questions statement so that I can remember what the problem was...

Disclaimer

I have found alot of these questions online, especially on te following websites :

If you feel like you might be interested in practicing this kind of data-structures related coding questions, those are really good places for sure ! 👍

Releases

No releases published

Packages

No packages published

Languages