i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Coding and decoding,error detection,water images
1hr,arrsays and strings,gfg
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Python question on list and dict
I applied via campus placement at P E S College of Engineering, Mandya and was interviewed in Sep 2021. There were 4 interview rounds.
To get 8 equal pieces from a cake, you need a minimum of 3 cuts.
The first cut divides the cake into two equal halves.
The second cut divides one of the halves into two equal quarters.
The third cut divides one of the quarters into two equal eighths.
return 0 in int main() indicates successful termination of program execution.
return 0 is used to indicate that the program has executed successfully.
It is not mandatory to use return 0, but it is a good programming practice.
If return 0 is not used, the program may return garbage values to the operating system.
Other values can also be used instead of 0 to indicate different types of program termination.
For example, retu...
I worked on a project to design and implement a new software system for managing inventory in a manufacturing company.
Developed a user-friendly interface for employees to input and track inventory data
Implemented a database to store and organize inventory information
Created automated reports to provide real-time updates on inventory levels
Collaborated with cross-functional teams to gather requirements and ensure system
We need to use parsing or casting to convert string to numerical.
Use parseInt() or parseFloat() for converting string to integer or float respectively.
Use Number() constructor to convert string to number.
Use unary plus (+) operator to convert string to number.
Ensure that the string contains only numerical characters, else it will result in NaN (Not a Number).
I was interviewed in Aug 2020.
posted on 3 Jul 2024
Generate a star pattern using a desired language.
Use nested loops to print the desired number of rows and columns.
In each iteration, print a '*' character to form the pattern.
Adjust the loop conditions and print statements to create different patterns.
Consider using variables to control the number of rows and columns.
Experiment with different loop structures to create more complex patterns.
I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.
While and do-while are loops in programming. While checks the condition before executing the loop, do-while checks after.
While loop executes only if the condition is true, do-while executes at least once before checking the condition.
Local variables are declared inside a function and can only be accessed within that function. Global variables can be accessed from anywhere in the program.
Example of while loop: while(i<1...
CTS stands for Cognizant Technology Solutions, a multinational IT services company.
CTS is headquartered in Teaneck, New Jersey, USA.
It was founded in 1994.
CTS provides services in areas such as digital engineering, consulting, and operations.
It has a global presence with offices in over 40 countries.
CTS is one of the largest IT services companies in the world, with over 300,000 employees.
It is listed on the NASDAQ stoc
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
Contains 3 test - logical , mathematical, coding round
Array is a collection of elements of same data type. Linked list is a data structure consisting of a group of nodes.
Arrays are used to store and access a fixed number of elements in memory.
Linked lists are used to store and access a variable number of elements in memory.
Arrays have a fixed size, while linked lists can grow or shrink dynamically.
Arrays are accessed using an index, while linked lists are accessed using p...
OOPs concepts are the fundamental principles of object-oriented programming.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and functions together in a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms.
Example: A car is an object that has properties like color, ...
Application Developer
11.5k
salaries
| ₹5.5 L/yr - ₹23.6 L/yr |
Software Engineer
5.4k
salaries
| ₹5.3 L/yr - ₹22.3 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.3 L/yr - ₹27 L/yr |
Senior Software Engineer
5k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.5k
salaries
| ₹5.6 L/yr - ₹18.5 L/yr |
Oracle
TCS
Cognizant
Accenture