Filter interviews by
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
I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.
Kadane's Algorithm
Reverse of a Linked List
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 Feb 2021.
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
There is no fix platform for online coding, usually 1-2 Problem solving questions
I applied via Referral
I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.
During my graduation, I worked on several software projects that involved developing web applications and implementing algorithms.
Developed a web application for an online shopping platform using HTML, CSS, and JavaScript.
Implemented a sorting algorithm in Java as part of a data structures course project.
Created a mobile app prototype for a travel planning tool using React Native.
Collaborated with a team to build a dat...
Some of the top questions asked at the Plintron Global Technology Solutions Software Developer Trainee interview -
Software Developer
55
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Test Engineer
46
salaries
| ₹2.3 L/yr - ₹9.5 L/yr |
Engineer
40
salaries
| ₹3.4 L/yr - ₹9.6 L/yr |
Softwaretest Engineer
34
salaries
| ₹3.8 L/yr - ₹11.6 L/yr |
Software Engineer
27
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Telstra
Ciena
Motorola Solutions
ZTE Corporation