1st
online coding round through hackerrank
tambola game where a ticket is given and then a sequence of numbers are given and then we need to figure out if all corners are done or all even\odd numbers are done.
2nd
Screen Test F2F
an array with integers are given, return all triplets which returns sides of a triangle (i.e. a + b > c).
3rd
Coding Round
search for a pattern in a string and replace it with a given value for that pattern. pattern starts and ends with a %
ex -
Key Value
AC 50
C 0
ABc%AC%n => ABc50n
%C%i => 0i
Some questions on current project and how hashmap works internally
4th
DS Round
Got rejected after the 4th round