Filter interviews by
Sealed class is a class that cannot be inherited or subclassed.
Sealed classes are used to restrict inheritance for security or design reasons
They are often used in conjunction with when expressions in Kotlin
Example: sealed class Result
Example: sealed class Shape
I appeared for an interview in Jul 2022.
I have a Bachelor's degree in Computer Science and enjoy coding, problem-solving, and learning new technologies.
Bachelor's degree in Computer Science
Proficient in coding and problem-solving
Passionate about learning new technologies
Experience with programming languages such as Java, Python, and C++
Java is a programming language. Collection is a framework for storing and manipulating data. Applet is a program that runs within a web browser. Overloading is a way to define multiple methods with the same name but different parameters. Constructor is a special method used to initialize objects.
Java is an object-oriented programming language
Collection is a framework that provides interfaces and classes for storing and...
NSE.IT interview questions for designations
posted on 2 Apr 2023
I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.
Basic aptitude questions with problem solving, logical and reasoning questions
Explanation about oops concept with coding, loops and conditional statements.
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
DataWindow is a GUI control in PowerBuilder used to display and manipulate data from a database.
DataWindow can be used to retrieve data from a database, display it in a tabular format, and allow users to edit the data.
It supports various data sources such as SQL, ODBC, and XML.
DataWindow can also be used to create reports and graphs.
It provides various features such as sorting, filtering, grouping, and computed columns...
I appeared for an interview in Oct 2020.
I appeared for an interview in Feb 2025, where I was asked the following questions.
This code reverses the characters of a string while keeping the order of words intact in C++.
Split the string into words using a space as a delimiter.
Reverse the entire string to get the characters in reverse order.
Reverse each individual word to restore their original order.
Example: Input: 'Hello World' -> Output: 'dlroW olleH'
Deep copy creates a new object with copies of nested objects; shallow copy copies references to nested objects.
Shallow Copy: Copies the object's reference, not the actual object. Example: `list2 = list1.copy()`.
Deep Copy: Creates a new object and recursively copies all objects found in the original. Example: `import copy; list2 = copy.deepcopy(list1)`.
Shallow Copy is faster but can lead to unintended side effects if th...
Use a SQL query to filter records where age is greater than 2.
Basic SQL syntax: SELECT column_name FROM table_name WHERE condition;
Example query: SELECT * FROM users WHERE age > 2;
This query retrieves all records from the 'users' table where the age column has values greater than 2.
Ensure the 'age' column is of a numeric type to avoid errors.
I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.
It was pretty simple like all the other aptitude tests
based on 2 interviews
1 Interview rounds
based on 12 reviews
Rating in categories
Associate System Analyst
835
salaries
| ₹3.2 L/yr - ₹13.8 L/yr |
IT Supervisor
224
salaries
| ₹1.2 L/yr - ₹3.6 L/yr |
System Analyst
190
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Associate Test Analyst
188
salaries
| ₹2.5 L/yr - ₹9.1 L/yr |
Associate
166
salaries
| ₹1.2 L/yr - ₹7.6 L/yr |
3i Infotech
Microland
Newgen Software Technologies
Tietoevry