i
Persistent Systems
Filter interviews by
I applied via campus placement at Jabalpur Engineering College, Jabalpur and was interviewed before Jan 2022. There were 3 interview rounds.
2 codes and some technical MCQs
Pascal Tree is a binary tree where each node represents a row of Pascal's Triangle.
Create a binary tree with root node as 1
For each level, create left child as previous level's value and right child as previous level's value + parent value
Repeat until desired number of levels is reached
What people are saying about Persistent Systems
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
posted on 17 Dec 2024
Java is a programming language, Selenium is a testing tool, and testing is the process of evaluating a system or application.
Java is an object-oriented programming language used for developing applications and software.
Selenium is an open-source testing tool used for automating web browsers.
Testing is the process of evaluating a system or application to find defects or errors.
Functional testing checks if the system or ...
API testing involves testing the functionality, reliability, performance, and security of APIs.
API testing can be done manually or through automated tools.
API testing involves sending requests to the API and verifying the response.
API testing can include testing for authentication, authorization, and error handling.
API testing can also involve load testing and stress testing to ensure the API can handle high traffic.
Ex...
posted on 14 Mar 2022
Merge conflict occurs when two or more developers make changes to the same file in Git.
It happens when two or more developers make changes to the same file in Git.
Git is unable to automatically merge the changes and requires manual intervention.
Developers need to resolve the conflict by choosing which changes to keep and which to discard.
Common tools used to resolve merge conflicts include Git's command-line interface ...
Reverse a string without inbuilt function
Iterate through the string from end to start
Append each character to a new string
Return the new string
I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97
Prime numbers are important in cryptography and number theory
Code to check if a number is prime or not.
A prime number is only divisible by 1 and itself.
Start checking from 2 up to the square root of the number.
If the number is divisible by any number in the range, it's not prime.
Otherwise, it's prime.
What is the average age of a group of people with ages ranging from 20 to 60?
Add up all the ages and divide by the number of people in the group
The age range is 40 years
Assuming an equal distribution of ages, the average age would be 40
Software Engineer
4.3k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Software Engineer
3.7k
salaries
| ₹5 L/yr - ₹16 L/yr |
Lead Engineer
3k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
Lead Software Engineer
2.9k
salaries
| ₹7.3 L/yr - ₹21 L/yr |
Project Lead
1.8k
salaries
| ₹13 L/yr - ₹38 L/yr |
Cognizant
TCS
IBM
Wipro