Filter interviews by
A variable is a named storage location in memory that holds a value. A static variable is a variable that retains its value between function calls.
Variables are used to store data in a program
They can be of different data types such as int, float, char, etc.
Static variables are declared with the static keyword and retain their value between function calls
They are useful for maintaining state across function calls
Reverse a string without using predefined methods.
Create an empty string to store the reversed string.
Loop through the original string from the end to the beginning.
Add each character to the empty string.
Return the reversed string.
Fibonacci program generates a series of numbers where each number is the sum of the two preceding ones.
Declare variables for first and second numbers in the series
Use a loop to generate subsequent numbers by adding the previous two
Print or store the numbers in an array
Yes, a constructor can be declared privately.
Private constructors are used to prevent the creation of objects of a class from outside the class itself.
To access a private constructor from outside its class, we can use a public static method or a factory method.
The public static method or factory method can create an instance of the class by calling the private constructor.
A constructor is a special method that is used to initialize objects of a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
They can take parameters to set initial values for object properties.
If a class does not have a constructor, a default constructor is created automatically.
A class is a blueprint for creating objects that have properties and methods. One class can access another class using inheritance or composition.
A class is a user-defined data type that encapsulates data and functions.
Classes can have access modifiers like public, private, and protected.
Inheritance allows a class to inherit properties and methods from another class.
Composition allows a class to use objects of ano...
I applied via Approached by Company and was interviewed in Feb 2022. There were 4 interview rounds.
Aptitude+Logical Reasoning+Puzzles
Required to write 2 programs in the language one is comfortable with.
A constructor is a special method that is used to initialize objects of a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
They can take parameters to set initial values for object properties.
If a class does not have a constructor, a default constructor is created automatically.
A variable is a named storage location in memory that holds a value. A static variable is a variable that retains its value between function calls.
Variables are used to store data in a program
They can be of different data types such as int, float, char, etc.
Static variables are declared with the static keyword and retain their value between function calls
They are useful for maintaining state across function calls
Yes, a constructor can be declared privately.
Private constructors are used to prevent the creation of objects of a class from outside the class itself.
To access a private constructor from outside its class, we can use a public static method or a factory method.
The public static method or factory method can create an instance of the class by calling the private constructor.
A class is a blueprint for creating objects that have properties and methods. One class can access another class using inheritance or composition.
A class is a user-defined data type that encapsulates data and functions.
Classes can have access modifiers like public, private, and protected.
Inheritance allows a class to inherit properties and methods from another class.
Composition allows a class to use objects of another ...
Fibonacci program generates a series of numbers where each number is the sum of the two preceding ones.
Declare variables for first and second numbers in the series
Use a loop to generate subsequent numbers by adding the previous two
Print or store the numbers in an array
Reverse a string without using predefined methods.
Create an empty string to store the reversed string.
Loop through the original string from the end to the beginning.
Add each character to the empty string.
Return the reversed string.
Top trending discussions
Merge sort is a divide-and-conquer algorithm that sorts an array by recursively splitting and merging sorted subarrays.
1. Divide the array into two halves until each subarray contains a single element. Example: [38, 27, 43, 3, 9, 82, 10] becomes [38, 27, 43] and [3, 9, 82, 10].
2. Recursively sort each half. Example: [38, 27, 43] becomes [27, 38, 43] and [3, 9, 82, 10] becomes [3, 9, 10, 82].
3. Merge the sorted halves b...
60 Minutes, Mostly DSA c# and platform used was HackerRank
posted on 4 Oct 2024
I applied via Campus Placement
Based on python and also question included networking
I appeared for an interview before May 2023.
3 SQL Query and 3 Java Problem
posted on 9 Sep 2024
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.
Kadane's Algorithm
Reverse of a Linked List
I appeared for an interview before Feb 2021.
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
1 hour , 3 coding questions java based
Some of the top questions asked at the Plintron Global Technology Solutions Software Developer Trainee interview -
Engineer
54
salaries
| ₹3 L/yr - ₹9 L/yr |
Software Developer
52
salaries
| ₹3 L/yr - ₹9.9 L/yr |
Test Engineer
51
salaries
| ₹2.3 L/yr - ₹9.5 L/yr |
Softwaretest Engineer
38
salaries
| ₹3.8 L/yr - ₹13 L/yr |
Software Engineer
27
salaries
| ₹2.7 L/yr - ₹11 L/yr |
Telenor
ZTE Corporation
NR Switch N Radio Services
Ciena