Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 2 interview rounds.
ES6 introduced new features to Javascript including arrow functions, let and const, classes, and template literals.
Arrow functions provide a concise syntax for writing functions.
Let and const are block-scoped variables.
Classes provide a way to create objects with methods and properties.
Template literals allow for string interpolation and multi-line strings.
Destructuring allows for easy extraction of values from arrays ...
Angular is a front-end framework that uses HTML, CSS, and JavaScript to build dynamic web applications.
Angular uses components to create reusable UI elements
It uses services to share data and functionality across components
It has a powerful template system that allows for easy data binding and manipulation
Angular uses RxJS for reactive programming and observables
It has a built-in router for handling navigation between ...
Components in Angular are reusable building blocks that encapsulate HTML, CSS, and TypeScript code.
Components are the basic building blocks of an Angular application
They are reusable and can be used across multiple pages
Each component has its own HTML, CSS, and TypeScript code
Components can communicate with each other using @Input and @Output decorators
Examples of components include navbar, footer, and login form
To set up the environment for building an Angular application, you need to install Node.js and Angular CLI.
Install Node.js and npm
Install Angular CLI using npm
Create a new Angular project using CLI
Run the project using ng serve command
CI/CD pipeline is a process of continuous integration and continuous delivery/deployment of software.
CI/CD pipeline automates the software delivery process.
It involves continuous integration of code changes, automated testing, and continuous delivery/deployment of software.
It helps in reducing errors and improving the quality of software.
Popular CI/CD tools include Jenkins, Travis CI, and CircleCI.
What people are saying about Morningstar
Find an odd occurring number among even occurring numbers.
Use XOR operation to cancel out even occurring numbers and get the odd occurring number.
Iterate through the array and XOR each element with the result variable.
The final result will be the odd occurring number.
Print the spiral order of a binary tree and matrix.
For binary tree, use level order traversal and alternate direction for each level.
For matrix, use four pointers to traverse in spiral order.
Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9
Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13
Finding pairs in an array with a given sum.
Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.
Use a hash table to store the elements of the array and their indices for faster lookup.
If there are multiple pairs with the same sum, return any one of them.
If no pair is found, return null or an empty array.
Find total number of k element with given avg in an array in minimum time complexity.
Use sliding window technique to traverse the array in O(n) time complexity.
Maintain a sum variable to keep track of the sum of elements in the window.
If the sum of elements in the window is equal to k times the given avg, increment the count.
Move the window by subtracting the first element and adding the next element in the array.
Printing non-boundary elements of a binary tree
Traverse the tree in any order (preorder, inorder, postorder)
Check if the current node is not a boundary node (not the first or last node in its level)
If it is not a boundary node, print its value
Recursively traverse its left and right subtrees
posted on 10 Dec 2020
posted on 24 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.
Basic array and vectors DSA questions
posted on 16 Jan 2024
I appeared for an interview before Jan 2023.
posted on 29 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Allows objects to be treated as instances of their parent class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hides the implementation detail...
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Its a combination of all the questions like aptitude , logical questions, programming questions, sql, etc,...
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Its mostly on Train, Pipes and Cistern, Dice reasoning
Data Structures medium level question
based on 1 interview
Interview experience
based on 48 reviews
Rating in categories
Data Research Analyst
1.5k
salaries
| ₹1.6 L/yr - ₹8.1 L/yr |
Research Associate
640
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Data Research Analyst
579
salaries
| ₹3.5 L/yr - ₹8.5 L/yr |
Software Engineer
335
salaries
| ₹6.6 L/yr - ₹18 L/yr |
Senior Research Associate
323
salaries
| ₹3.9 L/yr - ₹10.4 L/yr |
Axis Direct
Kotak Securities
FactSet
Sharekhan