Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Find the missing number in a permutation array
Iterate through the array and calculate the sum of all numbers
Calculate the sum of all numbers from 1 to n (where n is the length of the array)
Subtract the sum of the array from the sum of all numbers to find the missing number
To find a loop in a linked list, use Floyd's Cycle Detection Algorithm.
Use two pointers - slow and fast, where slow moves one step at a time and fast moves two steps at a time.
If there is a loop, the two pointers will eventually meet at some point within the loop.
To find the starting point of the loop, reset one pointer to the head and move both pointers one step at a time until they meet again.
Leetcode medium level questions, sql query, puzzle, test writing for api
Top trending discussions
posted on 19 Oct 2023
posted on 14 Feb 2024
I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.
90 min coding test
Mid level questions
posted on 5 Oct 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Test life cycle is a series of phases that a software testing process goes through, from planning to test closure.
Test life cycle includes test planning, test design, test execution, and test closure.
In test planning, test objectives, scope, and test strategy are defined.
Test design involves creating test cases and test data.
Test execution is the phase where tests are executed and defects are logged.
Test closure includ...
Reverse a string in Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move the pointers towards each other
Continue swapping until the pointers meet in the middle
Rest Assured is a Java library used for testing RESTful APIs. It provides a simple and intuitive way to write automated tests.
Rest Assured is a Java library
It is used for testing RESTful APIs
It provides a simple and intuitive way to write automated tests
When in Cucumber is a keyword used to define the conditions under which a particular step or scenario should be executed.
When is used to specify the triggering event or condition for a step or scenario
It is followed by a regular expression or a Cucumber expression
When can be used to perform actions or set up preconditions before executing the step or scenario
It can also be used to pass parameters to the step definition
Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.
Oops stands for Object-Oriented Programming System.
It emphasizes the use of classes and objects to structure code.
Encapsulation, inheritance, and polymorphism are key concepts in OOP.
Encapsulation hides the internal details of an object and provides a public interface.
Inheritance allows classes to inherit properties ...
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
Basic aptitude Topic %,trigonometry, mensuration, avg
Java,. Net, machine learning ,c++,project during college
Decision making, self ambition, loyal to company
posted on 4 Feb 2024
I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.
Quant and verbal ability
Questions from DSA and webdevelopement
posted on 25 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.
Java is a popular programming language used for developing applications, while SQL is a language used for managing and querying databases.
Java is an object-oriented programming language known for its portability and versatility.
SQL stands for Structured Query Language and is used to communicate with databases.
Java is used for developing web applications, mobile apps, and enterprise software.
SQL is used for creating, up...
A linked list is a data structure where each element points to the next element in the sequence.
Linked list is made up of nodes, each containing data and a reference to the next node.
Example: Node 1 -> Node 2 -> Node 3
Program to create a linked list in Python: class Node: def __init__(self, data=None): self.data = data self.next = None
I applied via Campus Placement
The king can move only towards the corner and not diagonally. How many ways can a king go from one end of the chessboard to the diagonally opposite square?
The king can only move towards the corner, so there are limited options for each move
The total number of moves required to reach the opposite corner is 14
Using combinatorics, the total number of ways the king can reach the opposite corner is 3432
I was interviewed in Sep 2016.
I want to join GS because of their reputation for excellence and the opportunity to work on challenging projects.
GS is known for its prestigious reputation in the financial industry
I am attracted to the opportunity to work on complex and challenging projects
I admire GS's commitment to innovation and cutting-edge technology
I believe GS will provide me with valuable learning and growth opportunities
based on 1 interview
Interview experience
Senior Analyst
318
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
314
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
223
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
186
salaries
| ₹0 L/yr - ₹0 L/yr |
Financial Analyst
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Edelweiss
JPMorgan Chase & Co.
Goldman Sachs
Morgan Stanley