i
Persistent
Systems
Work with us
Filter interviews by
This program identifies and duplicates strings in an array, returning only the duplicates.
Use a hash map to track occurrences of each string.
Iterate through the array and populate the hash map.
Filter the hash map to find strings with a count greater than one.
Example: For input ['apple', 'banana', 'apple'], output should be ['apple'].
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they belong to.
They are used to initialize the object's state.
Constructors can have parameters to customize the initialization process.
Example: public class Person { public Person(String name) { this.name = name; } }
OOPS concepts refer to Object-Oriented Programming concepts which include classes, objects, inheritance, polymorphism, and encapsulation.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability to create new classes based on existing classes.
Polymorphism: Ability to use a single interface for different data types.
Encapsulation:...
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Azure cloud services are a collection of integrated cloud services that developers and IT professionals use to build, deploy, and manage applications through Microsoft's global network of datacenters.
Azure Virtual Machines
Azure App Services
Azure SQL Database
Azure Blob Storage
Azure Functions
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
What people are saying about Persistent Systems
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 3 interview rounds.
I appeared for an interview before Feb 2024.
I applied via Campus Placement
I am an experienced professional with strong leadership skills and a passion for driving team success.
I have over 5 years of experience in a leadership role, where I successfully managed and motivated teams to achieve their goals.
I excel at communication and collaboration, fostering a positive and productive work environment.
I am skilled in problem-solving and decision-making, ensuring efficient and effective team oper...
based on 4 interview experiences
Difficulty level
Duration
Software Engineer
4.6k
salaries
| ₹2.5 L/yr - ₹11.1 L/yr |
Senior Software Engineer
4.5k
salaries
| ₹6.8 L/yr - ₹18.7 L/yr |
Lead Software Engineer
3.6k
salaries
| ₹7.4 L/yr - ₹19.3 L/yr |
Lead Engineer
3.5k
salaries
| ₹13.6 L/yr - ₹25 L/yr |
Project Lead
2.2k
salaries
| ₹12.5 L/yr - ₹40 L/yr |
Cognizant
TCS
IBM
LTIMindtree