contents: publish behavioral round overview

This commit is contained in:
Yangshun Tay
2019-09-14 16:51:46 -07:00
parent 101f968fe8
commit 895d6f947c
4 changed files with 13 additions and 6 deletions

View File

@ -3,7 +3,7 @@ id: study-and-practice
title: Study and Practice
---
## Recap CS Fundamentals
## Recap CS fundamentals
If you have been out of college for a while, it is highly advisable to review CS fundamentalsAlgorithms and Data Structures. Personally, I prefer to review as I practice, so I scan through my college notes and review the various algorithms as I work on algorithm problems from LeetCode and Cracking the Coding Interview.