i
Chimera Technologies
Filter interviews by
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Half an hour Interview. Asked me to design a simple REST service.
Spring Boot, Java, SOAP concepts
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
Normal intro and 2 - 3 questions
Chimera Technologies interview questions for popular designations
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
User story grooming involves preparing user stories for upcoming sprints, while refinement is the ongoing process of adding details and clarifications to user stories.
User story grooming is typically done before a sprint planning meeting to ensure that user stories are ready for development
User story refinement is an ongoing process where details are added, questions are answered, and acceptance criteria are clarified
E...
I have used various estimation techniques such as expert judgment, analogous estimation, and parametric estimation. I facilitate estimation by involving the team in the process and using historical data.
Used expert judgment to gather input from team members with relevant experience
Utilized analogous estimation by comparing the current project to similar past projects
Applied parametric estimation by using mathematical m...
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
There are three main types of programming languages: high-level, low-level, and middle-level.
High-level languages are closer to human language and easier to understand, like Java, Python, and Ruby.
Low-level languages are closer to machine language and harder to understand, like Assembly and Machine Code.
Middle-level languages, like C and C++, combine elements of both high-level and low-level languages.
High level languages are closer to human language, mid level languages are a mix of high and low level, and low level languages are closer to machine language.
High level languages are easier to read and write, like Java or Python.
Mid level languages provide a balance between high and low level, like C++.
Low level languages are closer to machine language, like Assembly.
The final keyword in Java is used to restrict the user from changing the value of a variable, making a method not overrideable, or preventing a class from being subclassed.
Final variables cannot be reassigned once initialized
Final methods cannot be overridden in subclasses
Final classes cannot be subclassed
Final parameters in a method cannot be modified within the method
In Java, == compares memory addresses while .equals() compares the actual values of objects.
== compares memory addresses of objects
.equals() compares the actual values of objects
Use == for comparing primitive data types
Use .equals() for comparing objects like Strings
The '==' operator compares memory addresses of objects, while the .equals() method compares the content or value of objects.
Use '==' for comparing memory addresses of objects.
Use .equals() for comparing the content or value of objects.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true.
Java program to check if a number is prime
Create a function that takes an integer as input
Check if the number is less than 2, return false
Iterate from 2 to the square root of the number, check for divisibility
If the number is divisible by any number, return false
Otherwise, return true
A prime number is a number greater than 1 that can only be divided by 1 and itself.
Prime numbers are integers greater than 1
They have only two factors: 1 and the number itself
Examples of prime numbers: 2, 3, 5, 7, 11, 13
Some of the top questions asked at the Chimera Technologies interview -
based on 6 interviews
Interview experience
based on 45 reviews
Rating in categories
Software Engineer
57
salaries
| ₹4.1 L/yr - ₹14.6 L/yr |
Senior Software Engineer
47
salaries
| ₹8.2 L/yr - ₹25.5 L/yr |
System Analyst
24
salaries
| ₹13.4 L/yr - ₹26 L/yr |
Senior System Analyst
12
salaries
| ₹15.5 L/yr - ₹25 L/yr |
Senior Business Analyst
10
salaries
| ₹12 L/yr - ₹23 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler