Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2023. There were 4 interview rounds.
Online test for initial screening
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow for maintaining state in an asynchronous environment
They are created whenever a function is defined within another function
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
I handle stressful situations by staying calm, prioritizing tasks, and seeking support when needed.
I prioritize tasks to focus on what needs to be done first
I take breaks to clear my mind and refocus
I communicate with team members or supervisors for guidance and support
I practice mindfulness techniques such as deep breathing or meditation
posted on 1 Apr 2024
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Mar 2024. There were 2 interview rounds.
Create a movie app which fetches data from an API
Stock span problem is a financial problem where we have a series of n daily price quotes for a stock and we need to calculate the span of stock's price for all n days.
Use a stack to keep track of the previous days' prices and their spans.
For each day, pop the stack until a price greater than the current day's price is found, then calculate the span.
Push the current day's price and span onto the stack.
Use a loop to search for a specific string in an array of strings.
Iterate through each string in the array
Use a conditional statement to check if the current string matches the search string
Return the index of the matching string or -1 if not found
posted on 25 Jun 2024
posted on 1 Jan 2024
Same questions related technical
A generator function is a special type of function in Python that allows you to pause and resume the execution of a function.
Generator functions use the 'yield' keyword to return values one at a time, pausing execution between each value.
They can be used to generate a sequence of values without storing them all in memory at once.
Generator functions are typically more memory efficient than traditional functions that ret
SSR stands for Server Side Rendering in Next.js.
SSR in Next.js allows the server to render the initial HTML of a page before sending it to the client.
Improves SEO by providing search engines with fully rendered pages.
Enhances performance by reducing the time to first paint and improving perceived loading speed.
posted on 30 Oct 2023
C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is strongly typed, meaning variables must be declared with a specific data type.
C# supports modern programming concepts like async/await for asynchronous programming.
It is commonly used for developing desktop, w...
posted on 16 Mar 2023
I applied via Walk-in and was interviewed in Feb 2023. There were 4 interview rounds.
25 Aptitude MCQ and 25 post based MCQ
I was interviewed in Jan 2021.
Round duration - 120 minutes
Round difficulty - Hard
This round was very difficult. I never do these much difficulty level of coding questions. But i give my best, and just do every questions by using step by step process.
Given an integer 'N', print an hourglass pattern based on the value of 'N'.
The first and only line of input contains an integer, denoting the value of N.
Given an undirected and disconnected graph G(V, E) where V vertices are numbered from 0 to V-1, and E represents edges, your task is to output the BFS traversal starting from the ...
You are given a stack. Your task is to sort the elements within the stack in ascending order using only push and pop operations. You are allowed to use one additional stack ...
Round duration - 90 minutes
Round difficulty - Easy
This round is also coding round in this round we have a small video call interaction too, in which hr ask few questions to only those whose coding question is correct.
You are given a palindrome number represented as a string S
. Your task is to find the largest palindrome number that is strictly less than S
.
T...
You are given a grid containing oranges where each cell of the grid can contain one of the three integer values:
Tip 1 : Relax and don't stress. Practice
Tip 2 : Build Resume according to Job Description , but don't lie.
Tip 3 : Have good projects and knowledge regarding important subjects related to interviews
Tip 1 : Include only genuine information, never lie in resume , it will impact to bad impression.
Tip 2 : Skills relevant to Job Description
Tip 3 : Resume should not be more than 2 pages
Tip 4 : Have some projects and internship on your resume because it will give good impression
based on 1 interview
Interview experience
Banking Specialist
9
salaries
| ₹5.1 L/yr - ₹11.1 L/yr |
Software Engineer
6
salaries
| ₹7 L/yr - ₹40 L/yr |
Senior Business Analyst
5
salaries
| ₹25 L/yr - ₹40 L/yr |
Senior Software Engineer
5
salaries
| ₹27 L/yr - ₹36.5 L/yr |
Business Analyst
4
salaries
| ₹12.5 L/yr - ₹35 L/yr |
Temenos
Finastra
FIS
Infosys