i
Paytm
Filter interviews by
There were 2 coding questions (moderate)
Reverse a linked list using recursion
Create a recursive function that takes the head of the linked list as input
Base case: if the current node is null or the next node is null, return the current node
Recursively call the function on the next node and reverse the links
Recursively print Fibonacci sequence
Define a recursive function to calculate Fibonacci numbers
Base case: return 0 for input 0, return 1 for input 1
Recursive case: return sum of previous two Fibonacci numbers
Top trending discussions
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Online coding test on HackerRank
Write code for advance surrying in js
Implement custom hook for api call
posted on 5 Jun 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
You should be familiar with core java features. Collections, converting one collection Array / Vector to other. Removing duplicates. Lambda chaining / Functional programming. Basic SQL - Joins, Aggregates etc.
Maths,quant for 1 hour duration
Arrays, strings, linked list, palindrome
posted on 9 Feb 2024
I was interviewed in Jan 2024.
posted on 15 Oct 2023
I applied via Referral and was interviewed in Nov 2022. There were 5 interview rounds.
I am a software developer with 5 years of experience. I previously worked at XYZ Company as a full-stack developer.
5 years of experience in software development
Previous role as a full-stack developer at XYZ Company
Proficient in programming languages such as Java, Python, and JavaScript
SQL and coding questions
Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
Dependency injection is a way to achieve loose coupling between objects.
It allows for easier testing and maintenance of code.
Inversion principle states that high-level modules should not depend on low-level modules, but both should depend on abstractions.
This principle helps to achieve a more flexib...
Program to find missing number in array
Iterate through the array and calculate the sum of all elements
Calculate the sum of all numbers from 1 to n (where n is the length of the array)
Subtract the sum of array elements from the sum of all numbers to get the missing number
Interview experience
Team Lead
2.1k
salaries
| ₹2.2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹10 L/yr - ₹40 L/yr |
Software Engineer
1.4k
salaries
| ₹6 L/yr - ₹23 L/yr |
Sales Executive
956
salaries
| ₹1 L/yr - ₹6.4 L/yr |
Senior Associate
914
salaries
| ₹2.2 L/yr - ₹8.4 L/yr |
BharatPe
Zerodha
Razorpay
Mobikwik