Facebook Interview Question for Software Engineer / Developers


Country: United States
Interview Type: In-Person




Comment hidden because of low score. Click to expand.
1
of 3 vote

http://memcached.org/about

- Ashupriya September 14, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

memcache is nothing but a distributed hash table. A simple enough implementation of a DHT can be found at http : //dks.sics.se/jdht/index.html#example

- chandershivdasani September 15, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Read more about how does memcached manages servers additions and removals:
en. wikipedia.org /wiki/Memcached
en. wikipedia.org /wiki/Consistent_hashing
www . tomkleinpeter . com /2008/03/17/programmers-toolbox-part-3-consistent-hashing/
offthelip.org /?p=149

- myok12 February 05, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
-2
of 4 vote

Facebook engineers are crazy.

- Anonymous September 14, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

People sometimes ask things they are very knowledgeable. I guess it strokes their own ego, and also when someone answers well it really impresses the asker.

- People sometimes ask September 15, 2013 | Flag
Comment hidden because of low score. Click to expand.
2
of 2 votes

The point of interviews (usually) is to judge problem solving skills.

This question is a bad inteview question, as memcache is well known and has many research papers as the foundation. It is severly biased towards knowledge, rather than problem solving skills (i.e. it is hard to judge different candidates, when there could be a mix of people who are new to distributed computing vs people who know etc).

- Anonymous September 15, 2013 | 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