Filter interviews by
I applied via Campus Placement
Various reasoning pseudo codes were there in this round
Set of two coding questions. I got bob and roof and maths solution
posted on 6 Feb 2024
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Very easy aptitude just need basics levels of aptitude solving ability.
Basic level coding questions like prime number and so on..
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
General aptitude questions
Few coding questions
I am a dedicated and passionate application developer with a strong background in programming and problem-solving.
Experienced in multiple programming languages such as Java, Python, and C++
Skilled in developing mobile applications for both Android and iOS platforms
Strong understanding of software development lifecycle and agile methodologies
Excellent problem-solving skills and ability to work well in a team environment
Developed a mobile application for tracking daily water intake and setting hydration goals.
Designed user interface for easy input of water consumption
Implemented database to store user data and hydration goals
Integrated push notifications to remind users to drink water
Used charts and graphs to visualize daily water intake progress
Top trending discussions
I applied via Campus Placement and was interviewed in Jun 2020. There were 4 interview rounds.
Polymorphism is the ability of an object to take on many forms. Encapsulation is the practice of hiding data and methods within a class. Inheritance is the ability of a class to inherit properties and methods from a parent class.
Polymorphism allows objects to be treated as if they are of different types.
Encapsulation helps to protect data from outside interference and misuse.
Inheritance allows for code reuse and promot...
Stacks are a data structure that follows the Last-In-First-Out (LIFO) principle. They are used to store and retrieve data in a specific order.
Stacks have two main operations: push (to add an element to the top) and pop (to remove the top element)
Examples of stacks include the call stack in programming languages, undo/redo functionality in text editors, and the back button in web browsers
C++ is better than C due to its object-oriented programming features and better memory management.
C++ supports object-oriented programming while C does not.
C++ has better memory management with features like constructors and destructors.
C++ has more advanced features like templates and exceptions.
C++ is more versatile and can be used for both low-level system programming and high-level application development.
C++ has a...
Python is easier to learn, has simpler syntax, and is more versatile than C++.
Python has a simpler syntax and is easier to read and write than C++.
Python is an interpreted language, which means it doesn't need to be compiled before running.
Python has a vast library of modules and packages that can be easily imported and used.
Python is more versatile than C++ and can be used for a wide range of applications, including w...
Find all possible combinations of 2 elements in an array of length N whose sum is 10.
Iterate through the array and for each element, check if there exists another element in the array whose sum is 10.
Use a nested loop to compare each element with every other element in the array.
Store the pairs of elements whose sum is 10 in a new array.
Return the array of pairs.
Linked list is better than array for dynamic memory allocation and insertion/deletion operations.
Linked list allows for dynamic memory allocation, while arrays have a fixed size.
Insertion and deletion operations are faster in linked list as compared to arrays.
Arrays have better cache locality and are faster for random access.
Linked list is used in applications like implementing stacks, queues, and hash tables.
Arrays ar...
Binary search finds the position of a target value within a sorted array. Merge sort and bubble sort are sorting algorithms.
Binary search: repeatedly divide the search interval in half until the target value is found or not found
Merge sort: divide the unsorted list into n sublists, repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining
Bubble sort: repeatedly swap adjacent eleme...
2 Interview rounds
based on 4 reviews
Rating in categories
Team Lead
31
salaries
| ₹10 L/yr - ₹28 L/yr |
Associate Manager
23
salaries
| ₹18 L/yr - ₹28.5 L/yr |
Application Development Analyst
19
salaries
| ₹5.2 L/yr - ₹10 L/yr |
Application Development - Senior Analyst
17
salaries
| ₹7.4 L/yr - ₹14.5 L/yr |
Software Developer
13
salaries
| ₹4.1 L/yr - ₹12.6 L/yr |
TCS
Infosys
Wipro
HCLTech