Screening Round – Programming Exercise Not LeetCode-style questions Questions were based on day-to-day development work , they will check ur basic knowledge of string structure , hashmap.. Imagine an online hardware store that sells products of different sizes. The store could sell small items like a mouse or larger items like a laptop. These items cost a different amount to be shipped out. Shipping to different countries can also cost a different amount. Emphasis on: Clean code Logical thinking Practical implementation
Similar to the screening round Focused on real-world, developer-oriented problems No algorithm puzzles Required writing lengthy, production-like code Code readability and correctness were heavily emphasized It was a transaction based question , transferring amount between bank accounts and keep them balanced
This round was mainly focused on writing GET requests , parsing GEO JSON data and basic file handling commands.
Note Points: It was an off campus opportunity for me.
Strong command over JavaScript/Java, including all major built-in functions; comfortable writing lengthy code, handling follow-up questions, and possessing solid knowledge of REST APIs and their syntax. U also know about some GitHub command because u have to clone and push changes their git-repo.
Not selected