I applied online. The process took 2 weeks. I interviewed at Karza Technologies (Mumbai) in Jan 2020
Interview
1) Telephonic 2) WS - coding (live coding) 3) Data structure and algorithm (live coding) 4) Personality and critical thinking assessment 5) HR round. All of the rounds were carried on google meet. Interviewer are calm and has positive approach in handing the interview.
They screen the critical thinking capability of the candidate. Lack of knowledge regarding specific method is not an issue but the way one tackles using free resources does.
Interview questions [1]
Question 1
1) Web scraping (dynamic post method) 2) Algorithm time complexity assessment 3) Recursion based problems with least time complexity 4) Data structure based questions 5) DML based question (making query fast with huge data using indexing)
I applied online. The process took 1 week. I interviewed at Karza Technologies (Mumbai) in Mar 2021
Interview
There are 3 rounds of interview.
1 st round was verbal including few basic questions.
2 nd round was technical including 2 tests one.
3 rd round with senior person including advanced level of questions
Interview questions [1]
Question 1
Multithreading and multiprocessing, Database, Complexities, Time complexity
I applied through an employee referral. I interviewed at Karza Technologies in Oct 2019
Interview
Ist round ( telephonic interview): asked questions regarding projects mentioned in CV.
2nd round (live coding - screen sharing): questions on arrays
3rd round (live coding - screen sharing): questions on circular arrays, stacks
4th round (telephonic interview): elevator design, hashing, OOPs
Rejected after 4th round, without any feedback. For a startup of this low size and CTC, the only thing matching with big companies is their lengthy selection process.
Interview questions [1]
Question 1
1. find second largest integer in array
2. valid parenthesis withour stack
3. maximum subarray sum of size k in a circular array
4. OOPs
5. how scheduling in elevator works
6. hashing