i
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 2 interview rounds.
Design a class that limits maximum 3 instances and repeats them from 4th call.
Create a private static array to hold instances.
Create a private static counter to keep track of instance count.
Create a public static method to get instance of the class.
In the method, check if counter is less than 3, create new instance and add to array, else return instance from array based on counter modulo 3.
Increment counter after each
Design a model class for shopping cart with custom exception handling and custom immutable list.
Model class should have properties like cart items, total price, etc.
Custom exception handling should be implemented for scenarios like adding invalid items to cart.
Custom immutable list can be created using C# ReadOnlyCollection or ImmutableList.
Immutable list should be used to store cart items to prevent accidental modific
I applied via campus placement at Sikkim Manipal Institute of Technology, Gangtok and was interviewed in Jul 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2019. There were 3 interview rounds.
Nomura Research Institute Financial Technologies India interview questions for designations
Top trending discussions
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
It consist of 4 DSA ques and few quiz and opps concept based ques
1st was string based Medium level ques.
2nd was a ques based on 2 pointer
And other 2 was from Vector and Linked list easy ques
Print natural numbers in spiral form using a 2D array.
Create a 2D array with dimensions n x n.
Initialize variables for row and column boundaries.
Iterate through the array in a spiral pattern, filling in natural numbers.
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Technical sql questions
Oops concept and sql db questions
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Coding simple problem
posted on 16 Apr 2024
posted on 14 Jan 2025
I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.
Easy coding questions DSA
Interview experience
based on 18 reviews
Rating in categories
Associate Software Engineer
115
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Software Engineer
72
salaries
| ₹4.8 L/yr - ₹14.5 L/yr |
Senior Software Engineer
25
salaries
| ₹6.5 L/yr - ₹17.7 L/yr |
Associate Software Engineer 2
14
salaries
| ₹7.2 L/yr - ₹9.4 L/yr |
Software Developer
11
salaries
| ₹5 L/yr - ₹11 L/yr |
IBM
Accenture
TCS
Wipro