i
CSM Technologies
Filter interviews by
Some strategies to optimize a database query include indexing, using proper data types, limiting the result set, and optimizing joins.
Use indexes on columns frequently used in WHERE clauses
Avoid using SELECT * and only retrieve necessary columns
Use appropriate data types to minimize storage space and improve query performance
Limit the result set by using LIMIT or TOP clause
Optimize joins by using INNER JOIN instead of
Comparator is used to compare two objects for sorting, while Comparable is implemented by a class to define its natural ordering.
Comparator is used when the class being compared does not implement Comparable interface
Comparable is implemented by a class to define its natural ordering
Comparator can be used to sort objects in different ways, not just the natural ordering defined by Comparable
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable software systems.
Some common design patterns include Singleton, Factory, Observer, and Strategy.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Factory pattern creates objects without specifying the exact class of object th...
Python has dynamic typing, meaning you don't have to declare the data type of a variable before using it.
Python is dynamically typed, so variables can hold different types of data without explicit declaration.
Common data types in Python include integers, floats, strings, lists, tuples, dictionaries, and sets.
You can use the type() function to check the data type of a variable.
Example: x = 5 (integer), y = 3.14 (float),
Top trending discussions
posted on 17 Jan 2021
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
This was a very easy test. It can be crackable easily.
Junit test cases should always be re-run to ensure code quality and prevent regression.
Junit test cases should be run after every code change.
Test cases should cover all possible scenarios and edge cases.
Test cases should be automated to save time and ensure consistency.
Test cases should be reviewed and updated regularly.
Regression testing should be performed to ensure new changes do not break existing functionality.
I applied via Referral and was interviewed before Nov 2021. There were 4 interview rounds.
Reasoning Aptitude Test and some logical questions
posted on 11 Jul 2021
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
posted on 12 Jul 2021
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
349
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
Programmer Analyst
88
salaries
| ₹4.3 L/yr - ₹13.2 L/yr |
Senior Software Engineer
83
salaries
| ₹3.5 L/yr - ₹8.4 L/yr |
Software Developer
79
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Junior Software Engineer
54
salaries
| ₹1 L/yr - ₹3.6 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant