Filter interviews by
I applied via Referral
30 mins, OOP, Networking, OS, Design pattern etc
Top trending discussions
There were three coding questions.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
The weather today is sunny with a few clouds and a high of 75 degrees.
Sunny weather with some clouds
High temperature of 75 degrees
Possibility of rain later in the day
I am passionate about creating innovative software solutions and believe your company aligns with my values and goals.
Passionate about software development
Believe company aligns with values and goals
I value continuous learning, collaboration, innovation, and integrity in my work as a software developer.
Continuous learning: I believe in staying updated with the latest technologies and trends in the industry.
Collaboration: I value working in a team and sharing knowledge and ideas with my colleagues.
Innovation: I strive to find creative solutions to problems and improve processes.
Integrity: I believe in honesty, tran...
I prefer arrays for their fixed size and faster access, but lists for their flexibility and ease of manipulation.
Arrays are preferred for their fixed size and faster access time, especially when random access is required.
Lists are more flexible and easier to manipulate, especially when elements need to be added or removed frequently.
Arrays are typically used when the size of the collection is known beforehand, while li...
Question Related to the DP and the Graph
Find the Kth maximum element in an array of strings.
Sort the array in descending order.
Return the element at index K-1.
Coin change problem can be solved using dynamic programming to find the minimum number of coins needed to make a certain amount of change.
Use dynamic programming to build up solutions for smaller subproblems
Start by initializing an array to store the minimum number of coins needed for each amount from 0 to the target amount
Iterate through each coin denomination and update the array with the minimum number of coins need
MCQ test consisting of 70 mcqs in 75 minutes from aptitude english and cs fundamentals. If cleared next paper 2 coding qs medium level
I faced challenges with integrating third-party APIs and debugging complex logic.
Difficulty in understanding and implementing third-party APIs
Issues with data synchronization between different systems
Troubleshooting complex logic errors
Managing dependencies and version conflicts
Time constraints affecting problem-solving
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
I was interviewed in Jul 2024.
Add an element to a linked list.
I want to switch to explore new technologies and challenges in a different industry.
Interested in learning new skills and technologies
Seeking new challenges and opportunities for growth
Want to explore different industry perspectives
posted on 9 Aug 2024
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: In a banking application, a 'Customer' class may have attributes like name and account balance, and methods li
React is a lightweight library for building user interfaces, while Angular is a full-fledged framework for web development.
React is more flexible and allows for easier integration with other libraries and frameworks.
Angular provides more out-of-the-box features and a more opinionated structure.
React uses a virtual DOM for better performance, while Angular uses two-way data binding for easier data manipulation.
React is ...
Paytm
PhonePe
Google Pay
Airtel Payments Bank