Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2023. There were 4 interview rounds.
Online test for initial screening
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
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
Banking Specialist
7
salaries
| ₹5.1 L/yr - ₹11.1 L/yr |
Software Engineer
5
salaries
| ₹7.9 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