I applied online. The process took 1 week. I interviewed at Maraekat Infotech (Mumbai) in May 2024
Interview
I applied through Naukri.com
Director took the interview & asked can you clone Facebook or YouTube in a single day.
Director expected FAANG developer in a company having 10-20 employees only.
Interview questions [1]
Question 1
Asked questions on Hooks , props , Dom.
Machine test :
1. Create a database which should have necessary tables to store the data and show the multiple transactions customer wise.
2. There should be header & detail tables.
3. Header table will store customer name & code.
4. Details table will store customer wise-service wise – Transactions.
5. You can insert one button for SEARCH next to SAVE button.
6. On click of search you can give filters for searching data to display.
7. Filter criteria should be customer Name wise and code wise.
8. Duplicate code should not be allowed.