i
Full Creative
Filter interviews by
I was interviewed before Mar 2023.
Easy aptitude questions on maths and english
A program to sort numbers in an array
Use a sorting algorithm like bubble sort, selection sort, or quicksort
Iterate through the array and compare each element to sort them
Ensure the program handles edge cases like empty arrays or arrays with only one element
Java supports various data types including primitive and reference types.
Primitive data types: int, double, char, boolean, etc.
Reference data types: String, Arrays, Classes, Interfaces, etc.
Examples: int num = 10; String name = "John"; char grade = 'A';
Inheritance in programming allows a class to inherit properties and behaviors from another class.
Inheritance promotes code reusability by allowing a new class to use the properties and methods of an existing class.
The class that is being inherited from is called the superclass or parent class, while the class that inherits is called the subclass or child class.
Subclasses can add their own unique properties and methods,...
Assignment for Quick Apps on your own
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
English amplitude question asked
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
English amplitude question asked
posted on 16 Sep 2021
I was interviewed in Feb 2021.
Round duration - 70 Minutes
Round difficulty - Medium
Timing was 9:15AM. Platform was not very good. Questions were not well explained.
Approach: We can start the traversal of the paths from the rat’s starting position, i.e. (0,0) keeping track of the visited cells during the traversal. We will recursively go through all the paths possible until the last index of the grid (destination) is reached, and add the path information using which the rat successfully reached the end.
Algorithm is as follows:
The idea is to fix a character at a position and then find the permutations for rest of the characters.
Make a list ‘ans’ which will contain the permutations of the given string.
Let’s define a function generatePermutaionsHelper(Str, l, r). This function generates the permutations of the substring which starts from index ‘l’ and ends at index ‘r’.
Tip 1 : Prepare maximum algorithms.
Tip 2 : Deep knowledge of data structure.
Tip 3 : OOPS is must.
Tip 1 : Keep it short.
Tip 2 : Mention only your own projects.
posted on 16 Sep 2021
I was interviewed in Feb 2021.
Round duration - 70 minutes
Round difficulty - Medium
Timing was 9:15AM. Platform was not very good. Questions were not well explained.
Approach: We can start the traversal of the paths from the rat’s starting position, i.e. (0,0) keeping track of the visited cells during the traversal. We will recursively go through all the paths possible until the last index of the grid (destination) is reached, and add the path information using which the rat successfully reached the end.
Algorithm is as follows:
Tip 1 : Prepare maximum algorithms.
Tip 2 : Deep knowledge of data structure.
Tip 3 : OOPS is must.
Tip 1 : Keep it short.
Tip 2 : Mention only your own projects.
posted on 16 Sep 2021
I was interviewed in Dec 2020.
Round duration - 120 minutes
Round difficulty - Easy
We cannot use th...
What is a semaphore?
What is deadlock?
Tip 1 : Have projects on your resume.
Tip 2 : Good to have internships
Tip 3 : Practice a lot
Tip 1 : Have good projects
Tip 2 : Have knowledge of everything you wrote
posted on 13 May 2022
I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.
I was interviewed before Jun 2016.
I have the ability to handle pressure effectively.
I remain calm and focused in high-pressure situations.
I prioritize tasks and manage my time efficiently.
I seek support and guidance from team members when needed.
I maintain a positive attitude and adapt to changing circumstances.
I have successfully completed projects under tight deadlines.
based on 6 reviews
Rating in categories
Software Engineer
57
salaries
| ₹5 L/yr - ₹20.5 L/yr |
Product Expert
40
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Junior Software Engineer
38
salaries
| ₹4 L/yr - ₹13 L/yr |
Client Account Manager
34
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Software Developer
22
salaries
| ₹4 L/yr - ₹14.2 L/yr |
Wipro
TCS
Infosys
HCLTech