Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAndrew Merrick
20,151 PointsWeb Developer Interview Stories/Help
So, I'm feeling ready to start applying for Web Developer jobs to start a new career in a field that I've wanted to do for a long time but was unable to do so until I found Treehouse.
I'm very terrified about having a "Technical Interview" where I'll be asked to code a Fibonacci sequence or something along those lines and I'll have no idea what to do.
Has anyone had any recent interviews where you were put in this situation? How did it go? Did it go well? What advice do you have to prepare?
Are there any horror stories where you showed up for an interview and completely bombed the technical portions even though you're able to build apps and write decent code?
3 Answers
Sean Templeton
12,983 PointsThere are some good books about this.
http://www.amazon.com/Coding-Interviews-Questions-Analysis-Solutions/dp/1430247614/ref=sr_1_3?ie=UTF8&qid=1385155590&sr=8-3&keywords=coding+interview http://www.amazon.com/Programming-Interviews-Exposed-Secrets-Landing/dp/1118261364/ref=sr_1_5?ie=UTF8&qid=1385155590&sr=8-5&keywords=coding+interview
Those two would be what I suggest personally, with Apress being the most recommended.
Tom Bedford
15,645 PointsCouple of articles from Smashing Magazine:
Make sure to check the comments on both as well, lots of stories there.
A list of example questions
James Barnett
39,199 Points+1 For that list of interview questions
Andrew Merrick
20,151 PointsThanks, everyone!