i
Filter interviews by
I applied via Company Website and was interviewed in May 2021. There was 1 interview round.
Top trending discussions
I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Usually a group of 8 will be there for GD and very common topics will be given.
I have worked with Java, Python, and SQL.
Proficient in Java for developing enterprise applications
Experience in Python for data analysis and automation
Skilled in SQL for database management and querying
posted on 5 May 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
I have 5 years of experience as a BA and have worked on 2 core banking implementation projects.
I have experience in gathering and documenting requirements for core banking systems.
I have worked with stakeholders to ensure project goals are met within budget and timeline.
I have experience in conducting user acceptance testing and training end-users.
In my previous project, I worked on implementing a new loan origination ...
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
based on 5 reviews
Rating in categories
Consultant
341
salaries
| ₹4.6 L/yr - ₹19 L/yr |
Senior Consultant
254
salaries
| ₹9 L/yr - ₹26.9 L/yr |
Associate Consultant
222
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Security Consultant
128
salaries
| ₹5 L/yr - ₹14 L/yr |
Lead Consultant
85
salaries
| ₹14.4 L/yr - ₹36 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland