Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.
Program to print right angle triangle of number pattern using Python.
Use nested loops to print the pattern.
The outer loop will iterate through the rows.
The inner loop will iterate through the columns.
Use the range function to control the number of rows and columns.
Print the numbers in the pattern using string formatting.
Program to merge and sort 2 lists using Python.
Create two lists and merge them using the extend() method.
Sort the merged list using the sort() method.
Alternatively, use the sorted() function to sort the merged list.
Example: list1 = ['apple', 'banana', 'cherry'], list2 = ['orange', 'kiwi', 'mango']
Example: merged_list = list1 + list2
Example: merged_list.sort() or sorted(merged_list)
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Reasoning and aptitude questions are given
Overloading is a concept in programming where multiple functions can have the same name but different parameters.
Functions with the same name but different parameters can be defined in a class
Overloading allows for flexibility in function usage
Example: void print(int num) and void print(string text) are overloaded functions
Inheritance in software development allows a class to inherit properties and behaviors from another class.
Inheritance allows a subclass to reuse code from a superclass
Subclass can also add new functionalities or override existing ones
Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()
posted on 5 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
Compile-time polymorphism is achieved through function overloading, while run-time polymorphism is achieved through virtual functions.
Compile-time polymorphism is achieved through function overloading, where multiple functions have the same name but different parameters.
Run-time polymorphism is achieved through virtual functions and inheritance, where the function to be called is determined at runtime based on the obje...
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Complex SQL scenarios and their results
Using subqueries to filter data
Joining multiple tables with complex conditions
Using window functions to calculate running totals
Pivoting data to transform rows into columns
Using recursive queries to traverse hierarchical data
posted on 21 Apr 2024
I applied via Campus Placement
Basic maths and quant
For me it was cyber crime
Some of the top questions asked at the Neustar Software Testing Engineer interview for experienced candidates -
based on 1 review
Rating in categories
Software Engineer
46
salaries
| ₹5.8 L/yr - ₹21.3 L/yr |
Associate Software Engineer
41
salaries
| ₹4.3 L/yr - ₹9 L/yr |
Senior Software Engineer
19
salaries
| ₹13.4 L/yr - ₹32.6 L/yr |
Devops Engineer
16
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Data Analyst
16
salaries
| ₹5 L/yr - ₹14.8 L/yr |
Saama Technologies
DISYS
Data-Core Systems
Arvato