i
Cyber
Infrastructure
Filter interviews by
The == operator checks for equality, while the === operator checks for strict equality (including data type).
The == operator only checks for equality of values, not data types.
The === operator checks for both equality of values and data types.
Example: 5 == '5' would return true, but 5 === '5' would return false.
An odd number is an integer that is not divisible by 2, resulting in a remainder of 1.
An odd number can be identified using the modulus operator: if number % 2 != 0, it's odd.
Examples of odd numbers: 1, 3, 5, 7, 9.
Negative odd numbers also exist: -1, -3, -5.
Zero is considered even, not odd.
In programming, private is an access modifier that restricts the visibility of a class member to within its own class.
Private is used to encapsulate data and prevent direct access from outside the class.
Private members can only be accessed through public methods or properties.
Private variables are often used to store internal state or implementation details.
Private methods are used for internal logic and are not m...
protected is an access modifier in object-oriented programming that restricts access to members within the same package or subclasses.
protected is one of the four access modifiers in Java, along with public, private, and default.
Members declared as protected can be accessed within the same package or by subclasses.
Protected members are not accessible outside the package unless accessed through inheritance.
Example:...
An object is a self-contained entity that consists of both data and behavior.
Objects are instances of classes in object-oriented programming.
They encapsulate data and provide methods to manipulate that data.
Objects can interact with each other through method calls and message passing.
Examples of objects include a car, a person, or a bank account.
Public is a keyword in programming languages that denotes the accessibility of a class, method, or variable.
Public is one of the access modifiers in object-oriented programming.
It allows the class, method, or variable to be accessed from any other class or package.
Public members are part of the public API of a software component.
Example: public class MyClass { ... }
Example: public void myMethod() { ... }
Example: p...
A class is a blueprint for creating objects, while an object is an instance of a class. Private, protected, public, and default are access modifiers in object-oriented programming.
A class is a template or blueprint that defines the properties and behaviors of objects.
An object is an instance of a class, created using the class blueprint.
Private access modifier restricts access to class members within the same clas...
I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.
A class is a blueprint for creating objects, while an object is an instance of a class. Private, protected, public, and default are access modifiers in object-oriented programming.
A class is a template or blueprint that defines the properties and behaviors of objects.
An object is an instance of a class, created using the class blueprint.
Private access modifier restricts access to class members within the same class.
Pro...
An object is a self-contained entity that consists of both data and behavior.
Objects are instances of classes in object-oriented programming.
They encapsulate data and provide methods to manipulate that data.
Objects can interact with each other through method calls and message passing.
Examples of objects include a car, a person, or a bank account.
Public is a keyword in programming languages that denotes the accessibility of a class, method, or variable.
Public is one of the access modifiers in object-oriented programming.
It allows the class, method, or variable to be accessed from any other class or package.
Public members are part of the public API of a software component.
Example: public class MyClass { ... }
Example: public void myMethod() { ... }
Example: public...
In programming, private is an access modifier that restricts the visibility of a class member to within its own class.
Private is used to encapsulate data and prevent direct access from outside the class.
Private members can only be accessed through public methods or properties.
Private variables are often used to store internal state or implementation details.
Private methods are used for internal logic and are not meant ...
protected is an access modifier in object-oriented programming that restricts access to members within the same package or subclasses.
protected is one of the four access modifiers in Java, along with public, private, and default.
Members declared as protected can be accessed within the same package or by subclasses.
Protected members are not accessible outside the package unless accessed through inheritance.
Example: prot...
I applied via Company Website and was interviewed before Jan 2024. There were 3 interview rounds.
Good questions and dsa arrays and string questions
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
An odd number is an integer that is not divisible by 2, resulting in a remainder of 1.
An odd number can be identified using the modulus operator: if number % 2 != 0, it's odd.
Examples of odd numbers: 1, 3, 5, 7, 9.
Negative odd numbers also exist: -1, -3, -5.
Zero is considered even, not odd.
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 4 interview rounds.
That was conducted in my College and it was online assessment for aptitude
The == operator checks for equality, while the === operator checks for strict equality (including data type).
The == operator only checks for equality of values, not data types.
The === operator checks for both equality of values and data types.
Example: 5 == '5' would return true, but 5 === '5' would return false.
Pattern program
Multithreading program
And overriding program
I applied via Naukri.com and was interviewed before Jan 2022. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2022. There were 2 interview rounds.
I am a software developer with experience in web development and a passion for problem-solving.
Experienced in web development using HTML, CSS, and JavaScript
Proficient in programming languages such as Java and Python
Familiar with frameworks like React and Angular
Strong problem-solving and analytical skills
Ability to work well in a team and communicate effectively
I applied via LinkedIn and was interviewed in Aug 2021. There were 2 interview rounds.
There was online aptitude test
There was pattern design coding
Top trending discussions
The duration of Cyber Infrastructure Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 8 interview experiences
Difficulty level
Duration
based on 65 reviews
Rating in categories
Software Developer
267
salaries
| ₹2 L/yr - ₹9.1 L/yr |
Junior Software Developer
106
salaries
| ₹2 L/yr - ₹5.2 L/yr |
Senior Software Developer
47
salaries
| ₹5.4 L/yr - ₹11.5 L/yr |
Junior Developer
46
salaries
| ₹2.5 L/yr - ₹5.9 L/yr |
Senior Developer
28
salaries
| ₹4.5 L/yr - ₹9 L/yr |
AgreeYa Solutions
Apisero
Actalent Services
Stefanini