Filter interviews by
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
It was a very simple coding round with behavorial questions (just asking to explain things about my resume) and then two very simple array problems (find total sum of elements + find the range)
posted on 8 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Find the single number in a sorted array with frequency of 2 for all other numbers.
Use binary search to find the number with different frequency.
Check if the mid element is at even or odd index to determine which side to search next.
Example: Input array [1, 1, 2, 2, 3, 3, 4, 4, 5] should return 5.
Print the left view of a tree by traversing the tree from left to right at each level
Traverse the tree using level order traversal
Print the first node at each level encountered during traversal
posted on 25 Sep 2024
They asked some programs like fibbonaccy,armstring number,happy number
They asked some programs and technical questions on java
posted on 17 Sep 2024
My goal is to continuously learn and grow in the field of software development, while contributing to innovative projects and making a positive impact.
Continuous learning through courses, workshops, and hands-on experience
Contributing to innovative projects by collaborating with team members
Making a positive impact by developing efficient and user-friendly software solutions
posted on 28 May 2024
posted on 29 Feb 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Medium leetcode question on graph was given by third party interviewer BarRaiser
posted on 1 Feb 2024
Design a distributed system to handle 10 million users.
Use a microservices architecture to break down the system into smaller, manageable components.
Implement load balancing to distribute user requests across multiple servers.
Utilize a distributed database to store user data and ensure scalability.
Implement caching mechanisms to improve performance and reduce database load.
Use message queues for asynchronous communicat...
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
Leetcode questions on Java, Go
Theory based questions
posted on 10 May 2024
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
XPath is a query language used for selecting nodes from an XML document.
XPath stands for XML Path Language
It is used to navigate through elements and attributes in an XML document
XPath uses path expressions to select nodes or node-sets in an XML document
Example: /bookstore/book[1]/title selects the title of the first book in a bookstore
Static variables are shared among all instances of a class, while non-static variables belong to individual instances.
Static variables are declared using the 'static' keyword, while non-static variables are not.
Static variables are initialized only once at the start of the program, while non-static variables are initialized each time an instance is created.
Static variables can be accessed using the class name, while no...
posted on 20 Feb 2024
I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.
Good with easy questions
Aakash Educational Services
Podar International School
ALLEN Career Institute
DAV Public School