-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Welcome to the algorithms-group wiki!
Gathering together all the resources for self-learners to tackle algorithm challenges and maneuver their way through data structures like badass Whiteboard Warriors. The following are some good resources to utilize:
-
Geeks for Geeks, a computer science portal for geeks - Extensive resource for Tech Interview prep, including practice quizzes on Computer Science theory and fundamentals.
-
Beehyve - Tech career coaching that currently offers free resume review and career prep guidance 1:1.
-
CodeQuizzes - Beginner-friendly and a great way to go over basic CS concepts before an interview, flashcard style.
-
Google CodeJam - Good resource for reading up on past competitions as Google goes over the code afterwards.
-
How do you judge a...
-
RegEx Crossword Who even knew that this existed. If you hate RegEx, this will give you nightmares, or could quite possibly give you a whole new appreciation for it. If you'd like to learn there are some tutorials and challenges to help you overcome your fear of RegEx.