Crack The Coding Interview Discussion - Linked lists (Part 1)
Details
Please note we will be using jitsi going forward for ctci meetups. Link may be updated at time of meeting, so check back here first.
We will discuss specific solutions to "Crack the Coding Interview" questions.
Please attempt each problem before coming (pick any language you want). Upload your solutions by:
- Forking this repo
https://github.com/code-mentoring/ctci.git - Add your source files to the chapter folder
ch#-SomeChapter/yourName_yourFile.ext - Submit pull request
---
Ch2 - Linked Lists
See our github for questions up for discussion:
https://github.com/code-mentoring/ctci/tree/master/ch2-linked-lists
