i
coMakeIT
Filter interviews by
1hour coding with aptitude and coding question with easy,medium and hard level 3 questions
JAVA assignment at office with teams
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 19 Apr 2022
SQL, English
posted on 30 Apr 2022
A program to check if a number is a palindrome or not.
Convert the number to a string
Reverse the string
Compare the original string with the reversed string
If they are equal, the number is a palindrome
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have multiple subclasses like circle, square, rectangle, etc. All these subclasses can have a method called area() which can be called on any object of the shape class.
P...
A program to check if a number is a prime factor or not.
Take input number from user
Loop through all numbers from 2 to n/2
If n is divisible by any number, it is not a prime factor
If n is not divisible by any number, it is a prime factor
posted on 15 Jun 2022
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
posted on 12 Jan 2023
I applied via Campus Placement and was interviewed before Jan 2022. There were 4 interview rounds.
This one is a combination of aptitude and coding test where medium questions abt c,cpp are asked
Do few aptitude test and some level of coding and ull be able to clear the test quite easily
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
posted on 1 May 2024
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Question were based on coding 1 with linked list 1 with string and 1 sql one
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
posted on 1 Aug 2024
I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
64
salaries
| ₹9.8 L/yr - ₹26 L/yr |
Software Engineer
46
salaries
| ₹4.4 L/yr - ₹17.5 L/yr |
Associate Software Engineer
33
salaries
| ₹4 L/yr - ₹13 L/yr |
Principal Software Engineer
24
salaries
| ₹17.2 L/yr - ₹30.5 L/yr |
Senior Test Engineer
21
salaries
| ₹10.5 L/yr - ₹21.4 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems