Skip to content

Commit 04b933b

Browse files
authored
Update README.md
1 parent bca0d2d commit 04b933b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a list of concepts it is important to learn in order to coding interviews at big companies and for jobs with really technical teams. Not all companies interview this way but many do or at least include CS fundamental and puzzle questions as part of their processes. Preparing for these types of interviews can be challenging and tedious. I created this repo as a collection of resources to help better understand where these questions come from. There are tons of resources out there so if you are looking to crack the coding interview, well, definitely read cracking the coding interview (links below) and review some of the sites and concepts below. I also recommend [interviewing.io](https://interviewing.io/) for doing live practice interviews to get you prepared.
44

5-
If you have feedback for the repo or need help in the job search hit me up: [email protected]
5+
If you have feedback for the repo or need help in the job search or on resume hit me up: [email protected] and [twitter](https://twitter.com/connor11528)
66

77
## Data Structures
88

@@ -189,6 +189,8 @@ to potential employers. Score well on one of our public tests, and you will get
189189

190190
## More Questions
191191

192+
- **500 Data Structures and Algorithms practice problems and their solutions** - https://techiedelight.quora.com/500-Data-Structures-and-Algorithms-practice-problems-and-their-solutions - these are good because they are grouped by topic such as array, BST, Dynamic Programming etc
193+
192194
- **Project Euler** - https://projecteuler.net/archives - The classic
193195

194196
- **Epic List of Interview Questions** - http://katemats.com/interview-questions/ - a list of software engineer skills or areas that can be tested and evaluated in an interview context

0 commit comments

Comments
 (0)