Filter interviews by
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
Check if nums can be divided into n pairs
Sort the nums array
Iterate through the array and check if each pair can be formed
Return True if all pairs can be formed, otherwise return False
The number of operations required to make either num1 or num2 equal to 0 is the sum of num1 and num2.
Add num1 and num2 to get the total number of operations required.
In this case, num1 = 2 and num2 = 3, so the total number of operations required is 2 + 3 = 5.
Return the maximum number of unique candy types Alice can have after splitting equally with her brother and following the doctor's advice.
Create a set of unique candy types
Calculate the maximum number of candies Alice can have after splitting and following the doctor's advice
Return the maximum number of unique candy types
Return indices of two numbers in array that add up to target
Use a dictionary to store the difference between target and current number
Iterate through array and check if current number's complement exists in dictionary
Return the indices of the two numbers that add up to target
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
Some of the top questions asked at the Flowdojo interview -
based on 1 interview experience
Difficulty level
Duration
TCS
Accenture
Infosys
Wipro