i
ZeMoSo Technologies
Filter interviews by
Online aptitude test with reasoning and java
Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms based on the context.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implemen...
Top trending discussions
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
De/algo leetcode medium level
Mostly sql based questions
posted on 24 Sep 2024
It was modrate easy with compare to other
Good questions which is some are modrate and some difficult
I was interviewed in Feb 2022.
Round duration - 90 minutes
Round difficulty - Easy
It was purely a coding round
You are enrolled as a student and must complete N
courses, numbered from 1 to N, to earn your degree.
Some courses have prerequisites, which means that to take course i
,...
The key observation here is that we need to consider the number of courses as vertices of a graph and prerequisites as directed edges of a graph.
Now the problem boils down to find if a cycle exists in the directed graph or not. If a cycle exists, no topological ordering exists and therefore it is impossible to take all courses.
Now, there is a cycle in the graph only if there is a back edge prese...
Given an integer N
, find all possible placements of N
queens on an N x N
chessboard such that no two queens threaten each other.
A queen can attack another queen if they ar...
Tip 1 : Stay focused
Tip 2 : Practice coding questions
Tip 3 : View previous interviews of the companies
Tip 1 : Have atleast 3 great project
Tip 2 : Write only what you know and prepare well
posted on 25 Dec 2022
I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.
1 hour duration with basic level aptitude
1 hour 30 minutes, basic to medium level dsa
I applied via Job Fair and was interviewed before Sep 2021. There were 3 interview rounds.
It was basic dsa questions on hashmap and heap
Interview experience
Senior Software Engineer
71
salaries
| ₹12.7 L/yr - ₹30 L/yr |
Associate Software Engineer
45
salaries
| ₹6.5 L/yr - ₹7.3 L/yr |
Software Engineer
33
salaries
| ₹6 L/yr - ₹17 L/yr |
Software Engineer2
30
salaries
| ₹10 L/yr - ₹14 L/yr |
Senior Software Engineer 2
25
salaries
| ₹21.3 L/yr - ₹25 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS