It's a builder company, and you'll be surrounded by many skilled people.
A lot of training and learning opportunities to both broaden and deepen your skills in many areas.
A strong customer-obsessed culture with true passion for their customers.
A data-driven company that backs its statements with data and avoids jargon.
Ambitious goals that might be hard to meet from time to time require you to plan your time wisely.
Largely consists of parts in the form of digital tests, including personality and technical assessments relating to software development and how you arrive at solutions. This is followed by an online interview for further assessment for the role.
The OA is quite difficult. I need to resolve a question with a sliding window and consider tons of edge cases. The time is limited; I need to finish two questions in 75 minutes, which is not easy.
The initial code test I completed had two questions. The first was to find similar substrings. The other was to implement a linked list with the following operations: * Push head * Push tail * Pop head
Largely consists of parts in the form of digital tests, including personality and technical assessments relating to software development and how you arrive at solutions. This is followed by an online interview for further assessment for the role.
The OA is quite difficult. I need to resolve a question with a sliding window and consider tons of edge cases. The time is limited; I need to finish two questions in 75 minutes, which is not easy.
The initial code test I completed had two questions. The first was to find similar substrings. The other was to implement a linked list with the following operations: * Push head * Push tail * Pop head