i
Programmers.io
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
2 coding questions, Java
Create a website, 7 days
posted on 14 Apr 2024
I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.
I was interviewed before Feb 2024.
Variables can be classified into several types based on their scope, lifetime, and data type.
1. Local Variables: Defined within a function or block, e.g., 'int x = 10;' inside a function.
2. Global Variables: Accessible throughout the program, e.g., 'int count;' defined outside any function.
3. Static Variables: Retain their value between function calls, e.g., 'static int counter = 0;' inside a function.
4. Instance Varia...
Basic question of English and aptitude
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.
Basic question of English and aptitude
Learn fundamentals, masted dsa and oop. after create 2 professional projects
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Reasoning and aptitude questions are given
Overloading is a concept in programming where multiple functions can have the same name but different parameters.
Functions with the same name but different parameters can be defined in a class
Overloading allows for flexibility in function usage
Example: void print(int num) and void print(string text) are overloaded functions
Inheritance in software development allows a class to inherit properties and behaviors from another class.
Inheritance allows a subclass to reuse code from a superclass
Subclass can also add new functionalities or override existing ones
Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()
Work well on loops and you will do well enough in the interview.
It was good
Salary discusiion
based on 1 interview
Interview experience
Senior Software Engineer
92
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
87
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Upwork
Codal
Ciklum
ValueCoders