Senior Big Data Developer
Senior Big Data Developer Interview Questions and Answers
Q1. Design cars24 like system , what are the components and which design pattern i will use. Discussion on the design.
Design a system similar to cars24, discussing components and design patterns.
Components: User interface, database, search engine, recommendation engine, payment gateway
Design pattern: Model-View-Controller (MVC)
User interface: Allow users to search for cars, view car details, and make purchases
Database: Store car information, user details, and transaction history
Search engine: Enable users to search for cars based on various criteria
Recommendation engine: Suggest cars based o...read more
Q2. write code for singleton design pattern write code for binary search write code to find minimum number of coins needed to get a number, given a list of denominations
Code for singleton design pattern, binary search, and finding minimum number of coins needed
For singleton design pattern, create a private static instance variable and a private constructor
For binary search, divide the array in half and compare the middle element with the target
For finding minimum number of coins, use dynamic programming and iterate through the denominations
Senior Big Data Developer Interview Questions and Answers for Freshers
Q3. Write code to find the maximum time occupied room , given the slots of meetings.
Code to find the maximum time occupied room given meeting slots.
Sort the meeting slots based on start time.
Iterate through the sorted slots and keep track of the maximum occupied time.
Check for overlapping slots and update the maximum occupied time accordingly.
Senior Big Data Developer Jobs
Interview Questions of Similar Designations
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month