Epic Systems Interview Question for Software Engineer / Developers


Country: United States
Interview Type: Written Test




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

( 3 x 2 ) + 2 = 8
( 8 x 2 ) + 2 = 18
( 18 x 2 ) + 2 = 38
( 38 x 2 ) + 2 = 78

so missing number is 38.

- learner123 April 25, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

Good. This is another way to look at it.
In more general terms : Given a number x, next number in the series is: 2x+2.

- Pawan Kishor Singh April 25, 2014 | Flag
Comment hidden because of low score. Click to expand.
1
of 1 vote

38

- Anonymous April 25, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
4
of 4 votes

Yes! The answer is 38. The difference doubles every time.

3 + 5 = 8
8 + 10 = 18
18 + 20 = 38
38 + 40 = 78

- pkala April 25, 2014 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

In the series the difference of first n second is 5
And second and third is 10 I.e.,

8-3=5
18-8=10=5*2
So, next number is third no+(thirdno - secondno)*2
So, 18+10*2=38

And similarly next no sets as 38+20*2=78

- Anonymous April 25, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

3 + 5*2^0 = 8;
8 + 5*2^1 = 18;
18 + 5*2^2 = 38;
38 + 5*2^3 = 78;
so the answer is 38;

- lengyue April 25, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Can justify any number. Stupid question.

- Anonymous April 26, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

This can't really be an actual interview question ... an elementary schooler could figure this out.

- John April 28, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Yes! The answer is 38. The difference doubles every time.

3 + 5 = 8
8 + 10 = 18
18 + 20 = 38
38 + 40 = 78

- Anonymous June 02, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Yes! The answer is 38. The difference doubles every time.

3 + 5 = 8
8 + 10 = 18
18 + 20 = 38
38 + 40 = 78

- Anonymous June 02, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

(3 + 1 ) x 2 = 8
(8 + 1 ) x 2 = 18
(18 + 1 ) x 2 = 38
(38 + 1 ) x 2 = 78

- Pratik November 15, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

38

- lhan7600 February 21, 2015 | 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