They asked me to draw the low level and high level design of my project
Application Interview Questions
5,434 application interview questions shared by candidates
They mostly focused on resume related concepts and data structures and operating systems/networking as well...
Technical round - In this they ask anything, cs fundamentals, technology you like dsa and system design and DBMS - For me i got selected to technical interview, they askd me to come to cabin - In the interview, they asked - write code for given number is fibbonaci number or not - your favorite academic subjects: cn, os , web dev, data science and OOPs , i selected these - write the sudo code, to get the data from backend to and show it on the frontend - whike writing sudo code, they asked, - what is js - what is axios - how do you handle concurrency - what if server busy - another sudo code on the conditional rendering, you login then you a get a response from backend, that is a json of it is admin show the admin dashboard or user show the user dashboard
Round 2: Write a complete Java program to find the minimum number of coins needed using 5 ₹, 2 ₹, and 1 ₹ coins, ensuring that each coin is used at least once.
Round 1: Write a SQL query on a large database, such as Facebook’s, to retrieve the top 5 customers for the last week, last month, and last year. Then, create an ER diagram, followed by the tables and their relationships.
Round 1: Explain the pillars of OOP and write a program using three classes that demonstrates the OOP principles.
Coding questions based on DSA with medium level difficulty
What is exception hierarchy . What are complile and runtime exceptions.
Explain about the time when you faced difficult project you are handled ?
****** A bad interviewer can RUIN your potential careera at a tech Giant. ***** - First Assessmet for System Design recomendations evaluations: - Then a second interview (tech screening interview. ) started with Role overview. My background. Coding test (find out the second smallest and second largest number in the given very large array). Discussion around the Software design approach where a transaction processing system is being built. How would you handle the load during events like christmas. What is event-driven-architecture ? How it could help in the scenario with the online shop software? How would you make sure that the catalog having only one item left to be ordered is ordered by one person, and at the same time not accept the same item's order from a differnt person (or same person again). Bascially updating and managing the state of the items in an ecomerece website. How would you avoid having a single point of failure? Then, discussion went into the adding Queuing capability into one of the services. What is high cohession? Why is low coupling helpful and how is that achieved? We further discussed the Microservices and containerised approach for architectural discussions. How the low cohesion helps in the microservices architecture ? What are the pros and cons of using Microservices architecture? How many ways the microservices may communicate with each other? Why would you choose a Micrososervices, vs VM deployment, vs the serverless? Why and when would you use the lambda functions? Authentication vs Authorisation? How can you make sure the least previlage principle? What is RBAC ? How it could be implemented? Have you heard of the SOLID principles? What dependecy inversion is ? What is inversion of control ? Should a class have only one responsibility as per SOLID principles, so what about the functions in a class ? What is TDD ? What SOLID principle adheres to unit testing? What is mocking ? What SOLID principle are advocating for mocking during unit testing ? Then interviewer asked me about the Databses that I worked, then he went onto asking question about documents based database, how the retrieval happens. then what if the hashing mechanism have duplicates (keys) ? Interviewed changed the gears and then moved on to the scenario based questions where they epxect you to answer a STAR based answers. Tell me a difficult situation during a project work ? Tell me a situation where you were unable to deliver ? Then interviewer gave me a chance to ask any question. I asked how does the team works and responsibilities of individual team members. Moreover, whats the next process? Any more techncial rounds ?
Viewing 1341 - 1350 interview questions