Holla, I’m Siddhu Vydyabhushana from Vizag, India. Recently I applied to HackerEarth through its recruitment platform. I have gone through all the rounds and I would like to share my interview experience with you guys through cuppa labs.
In this coding round, I was given 4 hours to develop E-Commerce cart app using React, Redux and Node. No need to be exact, you can submit your own design as well.
In this interview It was started with introducing ourself as usual and then she explained about company and my role how it would be if I get selected.
Interview Questions:
<div class=”section”>
<p class=”para dark” id=”test”>it should be dark</p>
</div>
.section #test {color: red}
#test {color: wheat}
function constfuncs() {
var funcs = [];
for(var i = 0; i < 10; i++)
funcs[i] = function() { return i; };
return funcs;
}
var funcs = constfuncs();
funcs[5]();
She is done with first round. I got a call from HR next day to schedule next round.
It also started by introducing yourself and then he started interview.
It went almost 2 hours.it went well.The same day evening I got call from HR that I cleared first two rounds. She asked me to come banglore for next 3 more rounds. They booked flight tickets. I went to bangalore for pair programming round.
I reached bit late to office because of flight delay, Office looks soo cool as every startup looks. I had nice lunch they provided.
Not that much technical. He tested my domain knowledge and the skill set. We had a friendly conversation regarding my previous company experience. He asked about testing experience. Open source contribution lot of things which I mentioned in my resume.
They gave Thinkpad Lenovo laptop ( I’m a vivid mac user, depressed :-) ) and first question was Need to implement data table with pure javascript.
Need to implement calculator with React and Redux.
He is so friendly, he interviewed me while showing entire company. And nothing much to share normal HR related questions he asked to check my communication and leadership qualities.
Finally I got a mail next day that I got selected as a Software Engineer
.
Feel free to comment down and will help you to get selected. Thanks Happy Coding:-)