Linkedin Interview Question


Country: United States




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

You may start with the Google Big Table paper. It has various insights on designing a distributed column database. Apache HBASE is based on this paper.

- JayDee December 29, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

If they mean a column-oriented RDBMS then you simply flip how you store the data, by columns instead of by rows.

- Matt Kerr December 30, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Is this an OOPs design question

- Anand December 31, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

Actually, I don't know whether it's OOD or System Design.
If it's system design, what can be designed? If it is OOD, I don't know how to design this.

- xiaolong_fighting December 31, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

Is this a phone interview question?

- Anonymous March 03, 2013 | Flag Reply


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