Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
posted on 2 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude test all mathematical and general aptitude questions
Any topic related to current trends
There are various types of models used in different fields such as statistical models, mathematical models, physical models, etc.
Statistical models: Used in data analysis to make predictions or draw inferences.
Mathematical models: Represented using mathematical equations to describe real-world phenomena.
Physical models: Used to simulate physical systems or objects for testing or analysis.
Computer models: Utilized in co...
Bug life cycle or defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying bugs in software development.
Bug identification: Bugs are identified through testing, user feedback, or code reviews.
Bug reporting: Bugs are reported in a bug tracking system with details like steps to reproduce, severity, and priority.
Bug prioritization: Bugs are prioritized based on severity and impact on...
posted on 2 Sep 2024
Currently working on a web application testing project for a financial services company.
Testing various functionalities of the web application such as account management, transactions, and security features
Creating and executing test cases to ensure the application meets requirements and is bug-free
Collaborating with developers and business analysts to resolve issues and improve the application's quality
posted on 8 Nov 2024
I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.
Few programs
On arrays snd strings
posted on 15 Feb 2025
Coading round basic oops concept
posted on 15 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable and function declarations are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations take precedence over variable declarations.
Hoisting can lead to unexpected behavior if not understood properly.
ES6 features are new additions to JavaScript introduced in ECMAScript 2015.
Arrow functions
Let and const declarations
Template literals
Destructuring assignments
Classes
Promises
Modules
let is block scoped, const is immutable, var is function scoped
let: block scoped, can be reassigned
const: block scoped, cannot be reassigned, but properties of objects can be changed
var: function scoped, can be reassigned
Program to sort an array of strings
Use a sorting algorithm like bubble sort, selection sort, or merge sort
Iterate through the array and compare adjacent elements to sort them
Ensure the sorting algorithm is efficient and handles edge cases
Map applies a function to each element of an array and returns a new array, while forEach iterates over each element without returning a new array.
Map returns a new array with the results of applying a function to each element of the original array.
forEach simply iterates over each element of the array without returning a new array.
Example: Using map to double each element in an array - [1, 2, 3].map(num => num * 2) wo...
An arrow function is a concise way to write functions in JavaScript.
Arrow functions are written using the '=>' syntax.
They do not have their own 'this' keyword.
They are often used for short, one-line functions.
Example: const add = (a, b) => a + b;
posted on 3 Mar 2024
I appeared for an interview before Mar 2023.
Java Spring Boot and Microservices
posted on 31 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude and logical reasoning
String problem
basic java
based on 1 interview
Interview experience
based on 29 reviews
Rating in categories
Associate System Analyst
841
salaries
| ₹3 L/yr - ₹13.5 L/yr |
IT Supervisor
223
salaries
| ₹1.2 L/yr - ₹3.6 L/yr |
System Analyst
191
salaries
| ₹4.5 L/yr - ₹17.7 L/yr |
Associate Test Analyst
190
salaries
| ₹2.5 L/yr - ₹9.1 L/yr |
Associate
166
salaries
| ₹1.2 L/yr - ₹6.8 L/yr |
3i Infotech
Microland
Tietoevry
Sonata Software