Filter interviews by
Be the first one to contribute and help others!
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 20 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 22 Aug 2022
3 Question based on strings, array & LinkedList
posted on 29 Aug 2022
50 Questions in 1 hour
Pattern and basic programming questions
posted on 21 Sep 2022
Simple String or list releted questions for Arranging a string some conditions wise
To count number after decimal value in Python, use string manipulation or math module.
Use string manipulation to count number of digits after decimal point
Use math module to round off the number and then subtract the original number to get the digits after decimal point
Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index
posted on 20 Nov 2022
I applied via LinkedIn
They asked five problems. We need to solve atleast three problems out of five.
They asked ten questions related to reasoning and quantitative aptitude.We need to solve atleast 7 out of 10.
posted on 6 Nov 2023
I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.
Based on the project need to complete the task!
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 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 23 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
MCQ questions on OS, JS and HTML
Basic Questions from resume. String/Array DSA questions
Software Engineer
112
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Senior Software Engineer
53
salaries
| ₹4.8 L/yr - ₹15 L/yr |
Software Developer
24
salaries
| ₹3 L/yr - ₹10.9 L/yr |
Associate Software Engineer
24
salaries
| ₹3.6 L/yr - ₹8.5 L/yr |
Content Writer
24
salaries
| ₹2.8 L/yr - ₹6.3 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems