Filter interviews by
I applied via Approached by Company and was interviewed before Nov 2022. There were 4 interview rounds.
Top trending discussions
posted on 10 Nov 2015
I appeared for an interview before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
Good and overall happy with assignment coding and testing thing
PHP OOPs features include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation allows data hiding and protects data from being modified by external code.
Inheritance enables a class to inherit properties and methods from a parent class.
Polymorphism allows objects to take on multiple forms and behave differently based on the context.
Abstraction allows the creation of abstract classes and methods that c
SOLID principles are a set of five design principles that help in creating maintainable and scalable software applications.
S - Single Responsibility Principle (SRP)
O - Open-Closed Principle (OCP)
L - Liskov Substitution Principle (LSP)
I - Interface Segregation Principle (ISP)
D - Dependency Inversion Principle (DIP)
Duration: 1hr45min
DSA medium level question
Python Code - Data Structures, Dynamic Programming
I appeared for an interview in Feb 2025, where I was asked the following questions.
Optimize Python performance by using efficient data structures, algorithms, and built-in functions.
Use list comprehensions instead of loops for faster execution. Example: [x**2 for x in range(10)]
Utilize built-in functions like map(), filter(), and reduce() for better performance.
Choose the right data structures: use sets for membership tests instead of lists.
Profile your code using cProfile to identify bottlenecks.
Con...
A decorator in Python is a function that modifies the behavior of another function or method.
Decorators are defined using the '@' symbol followed by the decorator function name.
They can be used to add functionality to existing functions without modifying their code.
Example: A simple logging decorator that prints the function name before execution.
Example code: def my_decorator(func): def wrapper(): print(...
Coding test on the Turing platform
Yes, I have worked in a remote environment before.
I have experience working remotely as a software engineer.
I am comfortable with remote collaboration tools and communication channels.
I have successfully completed projects while working remotely.
I am self-motivated and able to manage my time effectively in a remote setting.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
99
salaries
| ₹9.7 L/yr - ₹28 L/yr |
Application Support Specialist
62
salaries
| ₹8.5 L/yr - ₹21 L/yr |
Application Support Analyst
53
salaries
| ₹3.5 L/yr - ₹12.5 L/yr |
Senior Software Engineer
50
salaries
| ₹17 L/yr - ₹40 L/yr |
Associate Software Engineer
50
salaries
| ₹4.3 L/yr - ₹17.1 L/yr |
MagicBricks
State Street Syntel
Sterling & Wilson
AXA Business Services