i
Filter interviews by
I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed before Jul 2023. There was 1 interview round.
Dutch National Flag algorithm can be used to sort an array of 0,1,2 in O(n) time complexity.
Initialize three pointers - low, mid, high at the start, end, and end of the array respectively.
Iterate through the array and swap elements based on their values with the pointers.
Example: Input array: ['1', '0', '2', '1', '0'], Output array: ['0', '0', '1', '1', '2']
ATM program to retrieve money based on user input using if else statements
Create a function to handle the ATM money retrieval process
Use if else statements to check user input and dispense money accordingly
Handle different scenarios like insufficient funds or invalid input
Example: if(amount <= balance) { dispenseMoney(amount); } else { displayMessage('Insufficient funds'); }
Top trending discussions
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
posted on 30 Aug 2016
I applied via campus placement at Indian Institute of Technology (IIT), Chennai
The first round was a coding test, which was outsourced to an external vendor. I was asked 2 basic DSA questions, and there was discussions around the time and space complexity, and scope of optimizing the solutions. Post that there were a few questions around Spring Boot features and basic system design. The interviewer was professional throughout the interview, and the interview process felt more like a discussion, as compared to the standard interview process.
There was another round of coding - this time conducted by the organization itself. It consisted of a medium level DSA question on stacks. I wrote the code on my personal IDE and executed it there itself. The interviewer discussed about the possible edge cases and how I would deal with them. Post solving the question I was asked about my previous projects.
This was the final round where the discussion was largely around system design and HLD. It started off with questions are system design patterns and concepts. Then I was asked to design a booking design, with discussions around concurrency control and transaction management.
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
posted on 14 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Technical Aptitude on singalton pattern
A man-in-the-middle attack is a cyber security attack where the attacker secretly intercepts and possibly alters the communication between two parties.
Attacker intercepts communication between two parties
Attacker may alter the communication
Commonly occurs in public Wi-Fi networks
Can lead to data theft or unauthorized access
Protecting API involves using authentication, authorization, encryption, rate limiting, and monitoring.
Implement authentication mechanisms such as OAuth, JWT, or API keys
Use authorization to control access to different parts of the API
Encrypt sensitive data using SSL/TLS
Implement rate limiting to prevent abuse and protect against DDoS attacks
Monitor API traffic for unusual activity and potential security threats
CSRF stands for Cross-Site Request Forgery, a type of attack where a malicious website tricks a user into performing actions on another website without their knowledge.
CSRF attacks exploit the trust that a site has in a user's browser, by sending unauthorized requests using the user's session.
Prevent CSRF attacks by using tokens in forms, checking the origin of requests, and implementing proper authentication and autho...
I was interviewed in Jan 2025.
Test was based on arrays and some dsa concepts.
Coding and aptitude round
I applied via Campus Placement
Asked about data interpretation and all these.
Coding test is based on DSA mainly.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
14
salaries
| ₹3.2 L/yr - ₹9.9 L/yr |
Financial Analyst
6
salaries
| ₹3 L/yr - ₹4.4 L/yr |
Full Stack Developer
5
salaries
| ₹5 L/yr - ₹12 L/yr |
Senior Financial Analyst
4
salaries
| ₹6.5 L/yr - ₹9.4 L/yr |
Associate Software Engineer
3
salaries
| ₹5.5 L/yr - ₹6.5 L/yr |
Urban Company
Swiggy
Zomato
Ola Cabs