Filter interviews by
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
Handoff is the transfer of responsibility from one person or team to another. Types include verbal, written, and electronic handoffs.
Verbal handoff involves direct communication between individuals, such as in-person or over the phone.
Written handoff includes documentation like notes or reports that are passed on to the next person or team.
Electronic handoff utilizes technology like emails or messaging systems to trans...
I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 3 interview rounds.
Basic SQL knowledge, case study
Top trending discussions
I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
It contains 35 question
The project is a web application that helps users track their daily water intake and reminds them to stay hydrated.
Users can input their daily water consumption and set goals for themselves.
The application sends notifications to remind users to drink water throughout the day.
Users can view their water intake history and track their progress over time.
Code to identify even numbers
Use the modulo operator (%) to check if a number is divisible by 2
If the remainder is 0, then the number is even
Example: int num = 6; if(num % 2 == 0) { // num is even }
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Strong communication and teamwork skills
Experience with programming languages such as Java, Python, and C++
Medium difficulty questions on LeetCode.
I want to intern at Adobe to gain hands-on experience in a leading tech company and learn from industry experts.
Opportunity to work with cutting-edge technology
Chance to learn from industry experts
Desire to gain hands-on experience in a leading tech company
It was easy and few topics related to communication
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2023. There was 1 interview round.
Find the second largest number in an array.
Sort the array in descending order
Return the element at index 1
Program to add two numbers without using the '+' operator.
Use bitwise operators like XOR and AND to perform addition without '+' operator.
XOR the two numbers to get the sum without carry.
AND the two numbers and left shift the result to get the carry.
Repeat the process until carry becomes zero.
Mutable data types can be modified after creation, while immutable data types cannot be modified.
Examples of mutable data types: lists, sets, dictionaries
Examples of immutable data types: strings, tuples, frozensets
A dictionary is an unordered collection of key-value pairs, while a list is an ordered collection of elements.
Dictionaries are accessed by keys, while lists are accessed by indices.
Dictionaries are mutable, while tuples are immutable.
Dictionaries can have duplicate values, but not duplicate keys.
Lists can contain elements of different data types, while tuples can contain elements of the same or different data types.
Yes, a dictionary is mutable in Python.
A dictionary in Python can be modified by adding, updating, or deleting key-value pairs.
The values associated with keys in a dictionary can be changed.
Dictionaries are mutable objects, meaning they can be modified in-place.
The 'update()' method can be used to add or update multiple key-value pairs at once.
A program to determine if a number is prime or not.
A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.
To check if a number is prime, iterate from 2 to the square root of the number and check if any of them divides the number evenly.
If any divisor is found, the number is not prime. Otherwise, it is prime.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Passionate about coding and problem-solving
Completed internships at tech companies
Participated in coding competitions
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Senior Software Engineer
161
salaries
| ₹9 L/yr - ₹28 L/yr |
IP Analyst
156
salaries
| ₹3 L/yr - ₹6.1 L/yr |
Research Analyst
143
salaries
| ₹2.7 L/yr - ₹7 L/yr |
Software Engineer
136
salaries
| ₹5.2 L/yr - ₹15 L/yr |
Associate Content Analyst
131
salaries
| ₹2 L/yr - ₹8 L/yr |
Thomson Reuters
Elsevier
Wolters Kluwer
Springer Nature in India