Status: 7y experience in product development
Position: SSE
Location: India
Date: July 2021
Round 1-
Brief project discussion
Coding -
Given a number N and K, count total possible ways to reach sum (N) by using numbers from 1..K, eg. N = 5 K = 3, possible combinations - {1,1,1,1,1}, {2,3}, {1,1,1,2}, {1,1,3} etc.
Round 2-
Project discussion
pros/con of NoSql DB
Discussed about what strategy I am using for partition, how to form a good/bad query
Coding -
In-place removal of some indexes from a given list. Eg. remove {0,1,5} indices from a list
How to encode and decode an IP address
Round-2 interviewer was very rude.