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 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()
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 12 Apr 2024
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Logic and MCQ were there
COBOL DB2 is a programming language used for database management. Checkpoint logic is used to ensure data integrity and recoverability.
COBOL DB2 is used for accessing and manipulating data in DB2 databases.
Checkpoint logic in COBOL DB2 involves saving the current state of the database at specific points to ensure data integrity.
To add checkpoint logic, you can use COMMIT and ROLLBACK statements in your COBOL DB2 progra...
JCL (Job Control Language) is used to control batch jobs on mainframe systems. Restarting a job involves identifying the step where it failed and resubmitting the job from that step.
JCL is used to define and control batch jobs on mainframe systems
To restart a job, identify the step where it failed
Modify the JCL to start from the failed step by specifying the restart parameter
Submit the modified JCL to restart the job
posted on 25 Jul 2024
It was easy, the topic is upi
Aptitude + coding Test
posted on 11 Nov 2024
Key Performance Indicators (KPIs) are measurable values that demonstrate how effectively a company is achieving key business objectives.
KPIs are specific, measurable, achievable, relevant, and time-bound metrics used to evaluate the success of an organization or a particular activity.
Examples of KPIs include revenue growth rate, customer acquisition cost, customer retention rate, website traffic, conversion rate, and e...
loc is label-based indexing while iloc is integer-based indexing in pandas.
loc is used to access a group of rows and columns by labels
iloc is used to access a group of rows and columns by integer position
Example: df.loc['row_label', 'column_label'] vs df.iloc[0, 1]
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
I expect a salary that reflects my skills and experience, ideally in the range of $60,000 to $80,000 annually.
Research industry standards: For example, Glassdoor and Payscale can provide insights into average salaries for data analysts in my area.
Consider my experience: With 3 years of experience and proficiency in SQL and Python, I believe I bring valuable skills to the table.
Factor in the company's size and location:...
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
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
44
salaries
| ₹11.6 L/yr - ₹21.3 L/yr |
Associate Software Engineer
27
salaries
| ₹4.3 L/yr - ₹9 L/yr |
Senior Software Engineer
15
salaries
| ₹14 L/yr - ₹36 L/yr |
Devops Engineer
12
salaries
| ₹9.2 L/yr - ₹14.9 L/yr |
Data Analyst
11
salaries
| ₹10 L/yr - ₹14 L/yr |
Saama Technologies
DISYS
Data-Core Systems
Arvato