Filter interviews by
I appeared for an interview in Aug 2024.
Count distinct ways to climb n steps by climbing 1 or 2 steps at a time, with the ability to skip steps.
Use dynamic programming to solve this problem efficiently.
Define a recursive function to calculate the number of ways to climb to the top.
Consider base cases where n is 0, 1, or 2 for easy calculation.
Example: For n = 3, there are 3 distinct ways: 1+1+1, 1+2, 2+1.
Find unique combinations of candidate numbers that sum to target, each number can be used only once.
Use backtracking to explore all possible combinations
Sort the candidates array to avoid duplicate combinations
Skip duplicates while exploring combinations to ensure uniqueness
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
A calculator app built using React framework.
Use React components to create the UI for the calculator
Implement functions for basic arithmetic operations like addition, subtraction, multiplication, and division
Handle user input and display the result dynamically on the screen
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
DP medium tricky question - variation of climbing stairs
Machine coding round
Rupicard interview questions for popular designations
The round consisted of sql questions
Top trending discussions
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I applied via Naukri.com
based on 9 interviews
Interview experience
based on 27 reviews
Rating in categories
3-6 Yrs
Not Disclosed
1-5 Yrs
Not Disclosed
1-3 Yrs
Not Disclosed
Software Developer
4
salaries
| ₹20 L/yr - ₹20 L/yr |
Customer Support Executive
3
salaries
| ₹2.2 L/yr - ₹4.5 L/yr |
TCS
Accenture
Infosys
Wipro