Hi all,
This post is about my second interview experience after being laid-off.
A bit of background about me
So, I had around 1 year and 4 months of experience before being laid-off from my company.
The situation was horiffic considering I lost my touch with DSA and given the market scenario at the time.
Took a day to cool down and then created accounts on every popular job board, took linkedIn premium trial for a month.
So coming back to my 3rd Interview experience
Company - Fourkites
Location - Chennai || Remote
Position: SWE-2 Backend
EXP required: 1-3 YOEGot referral from LinkedIn, HR came back after 2-3 weeks
** 1st Round **
* DBMS concepts
* Next Greater element
* LCA of a Binary tree
* Discussions on how Hashmap works, and what happens when collision occurs
I was confident of clearing this round
Got call on the next day for Round 2
** 2nd Round **
* DSA question -> Check if we can split given array into two equal sum (Subset sum variation) : Discussions were around how we can reduce SC more, I suggested to use hashmap instead of 2D DP array. He was satisfied
* DSA question -> K-largest numbers in stream of billions of numbers : Discussion was around, how use of Max-heap and Min-heap affect SC
Again, I was confident enough to clear this round, Now from here, only HM round was left.
Got the call on same day from TA, scheduled my Round 3 two days later.
** Round 3 **
* Past experiences
* SQL query for Nth highest salary in given table : Somehow tried to do using same approach as 2nd highest salary, but coudn't figure it out, Also, he wasn't able to get me.
* Asked me to implement Redis: I felt I wasn't getting his requirement clear as he wanted me to implement wrapper or core redis itself.
* Discussion on why ternary search is not efficient
*** Feedback ***
* It came negative, also told me that HM felt I used some external help.Self - Realisation after Feedback
* felt I need to increase my communication skills
* This was my only interview going on at that time So, felt lost again after feedbackAll Other Interview experience links:
Let me know how can I improve my posts and please upvote if you relate to my condition even a bit