Folks, please help me preparin...




Comment hidden because of low score. Click to expand.
0
of 0 vote

Have you had trouble with design questions in the past? If so, the most productive thing would be to start by explaining which aspects you tend to struggle with.

- eugene.yarovoi July 07, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

hey eugene,
I have read a lot about oo concepts and solved some common problems like file system and cache design. But i am want to see more solved example(supervised learning :) ) to do better.

- Curious July 07, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

You've read about OO? That sounds very wrong. You don't learn OO by reading. You learn OO by coding an OO project. Have you ever designed a significant program from the ground up?

- eugene.yarovoi July 07, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

What I mean is: how much experience do you have designing programs? What's the largest program you've coded from scratch?

- eugene.yarovoi July 07, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

yes i meant both, theory and practical. I have designed web apps on my oncampus job. however i was looking for some good sources (beyond google and books) like experience and advice of engg. that other member might be aware of and can share

- Curious July 07, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

thanks man, however learning is not limited to getting a job. If you/someone has a good war story please share.

- Curious July 07, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

What sort of story or advice are you looking for? I thought you were concerned about interviews because that's mostly what this site is about. But if not, what sort of advice are you looking for? How to become better at design in general? Any specific aspects you're interested in?

- eugene.yarovoi July 07, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

I will start with a small example, adapter pattern is useful when interface of lib is likely to change and you want to protect your code. This is just an dummy example. I understand this is just an interview site, just trying to get source. Look at this source ftp://ftp.awl.com/cseng/authors/lewisloftuscocking/labmanual/PDF/lewis_409167_labMan06.pdf

- Curious July 07, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Seems like what you really want is a course on OO design patterns. Try MIT OpenCourseware.

I've always found the online C++ FAQ by Marshall Cline to have some really well-phrased explanations of Oo concepts. ,;

- eugene.yarovoi July 17, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Thanks eugene

- curious July 18, 2012 | Flag




Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More