i
Calibraint
Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.
Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.
Rotate a 2D array by 90 degrees clockwise
Transpose the array
Reverse each row of the transposed array
Pollitices current generation
Written Coding Test - Arrays, Matrix in any language
GD is Group Discussion only shortlisted students will attend GD Round
Coding test in any language
Any topics for the GD
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the input string is equal to its reverse
Ignore spaces and punctuation when checking for palindromes
Convert the input string to lowercase for case-insensitive comparison
I applied via campus placement at Loyola College, Chennai and was interviewed in Sep 2023. There were 4 interview rounds.
1st round we had 3 coding question that has to be written(Easy,Medium,Hard)
We had Gd with self intro
Calibraint interview questions for designations
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
DSA coding easy ,time complexity,space complexity
I applied via LinkedIn and was interviewed in Feb 2021. There were 5 interview rounds.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
posted on 24 Oct 2024
posted on 17 Oct 2024
I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Sep 2024. There were 3 interview rounds.
Logical thinking and quantitative
One Java and one SQL and one js question
Collections are data structures that store and organize multiple elements in a single unit.
Collections provide methods to add, remove, and manipulate elements.
Examples of collections include arrays, lists, sets, and maps.
Collections can be used to efficiently manage and access large amounts of data.
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state
Constructors can have parameters to customize the initialization process
Data science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.
Data science involves collecting, analyzing, and interpreting large amounts of data to make informed decisions.
It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.
Data scientists use programming languages like Python and R...
posted on 27 Aug 2024
I applied via Job Portal
Interview experience
based on 10 reviews
Rating in categories
Software Developer
25
salaries
| ₹4 L/yr - ₹11 L/yr |
Senior Software Developer
20
salaries
| ₹5.5 L/yr - ₹13 L/yr |
Software Development Engineer II
15
salaries
| ₹4 L/yr - ₹12 L/yr |
Associate Software Developer
12
salaries
| ₹4 L/yr - ₹6 L/yr |
Associate Technical Leader
10
salaries
| ₹8.3 L/yr - ₹13.1 L/yr |
Infosys
TCS
Wipro
HCLTech