Premium Employer

i

This company page is being actively managed by Persistent Systems Team. If you also belong to the team, you can get access from here

Persistent Systems Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.7k Reviews

Filter interviews by

Persistent Systems Senior Python Developer Interview Questions and Answers

Updated 6 Jun 2024

Persistent Systems Senior Python Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between List and Tuple in python?
  • Ans. 

    List is mutable, Tuple is immutable in Python.

    • List can be modified after creation, Tuple cannot be modified.

    • List uses square brackets [], Tuple uses parentheses ().

    • List is used for collections of items that may need to be changed, Tuple is used for collections of items that should not change.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. Get min and max from a list without using function
  • Ans. 

    Find min and max from a list without using function

    • Iterate through the list and compare each element with current min and max values

    • Update min and max values accordingly

  • Answered by AI
  • Q3. Explain iterator, generator and lambdas
  • Ans. 

    Iterators are objects that allow iteration over a sequence, generators are functions that yield values one at a time, and lambdas are anonymous functions.

    • Iterators are objects that implement the iterator protocol, with methods like __iter__() and __next__().

    • Generators are functions that use the yield keyword to return values one at a time, pausing execution between each yield.

    • Lambdas are anonymous functions defined usi...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Paas vs Saas, data structures in python, decorators with written example, reverse a sentence of string in optimized code
  • Q2. Explain about cloud model types for saas vs paas
  • Ans. 

    SaaS and PaaS are cloud model types with different levels of service and control.

    • SaaS (Software as a Service) provides software applications over the internet, with the provider managing everything from infrastructure to maintenance.

    • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without worrying about the underlying infrastructure.

    • SaaS is more user-friendly an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics strongly, know the difference in the models in cloud computing. Be thorough with basic coding questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How you will scale your existing in use database? What are the types of scaling? How flask handles multiple requests?
  • Ans. 

    Scaling a database involves horizontal or vertical scaling, with types including sharding, replication, and partitioning. Flask handles multiple requests using a WSGI server like Gunicorn.

    • Types of scaling include horizontal scaling (adding more servers), vertical scaling (upgrading server resources), sharding (splitting data across multiple servers), replication (copying data to multiple servers), and partitioning (div...

  • Answered by AI

I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on python programming and problem solving. 1. decorators, code optimization, multithreading, multiprocessing, GIT..etc. 2. Basic problem solving ability.
Round 2 - Technical 

(1 Question)

  • Q1. Questions on past experience.

Interview Preparation Tips

Topics to prepare for GlobalLogic Senior Python Developer interview:
  • python
  • big data
  • Multithreading
  • decorators
  • iterators
  • Problem Solving
Interview preparation tips for other job seekers - Prepare the basics and practice problem solving
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Project architecture
  • Q3. Sns vs SQS architecture
  • Ans. 

    SNS is a pub/sub messaging service while SQS is a message queue service in AWS architecture.

    • SNS allows for push notifications to multiple subscribers, while SQS is used for decoupling services and handling asynchronous tasks.

    • SNS is used for real-time messaging and event-driven architecture, while SQS is used for reliable message processing and scaling.

    • SNS supports multiple message delivery protocols like HTTP, HTTPS, E...

  • Answered by AI
  • Q4. S3 file parking and triggers
  • Q5. Explain Eventbridge
  • Ans. 

    Eventbridge is a serverless event bus service provided by AWS for connecting applications using events.

    • Eventbridge allows different AWS services, SaaS applications, and custom applications to communicate with each other through events.

    • It simplifies the process of building event-driven architectures by decoupling producers and consumers of events.

    • Eventbridge can be used to trigger automated workflows, connect different ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Print words which length has even number from sentences
  • Ans. 

    Print words with even length from sentences

    • Iterate through each word in the sentence

    • Check the length of the word using len() function

    • If the length is even, add the word to a new list

    • Return the list of words with even length

  • Answered by AI
  • Q2. Print string is symmetrical or not also string is palindrome or both
  • Ans. 

    Check if a string is symmetrical, palindrome, or both.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Check if the string is equal to its mirror image to determine if it is symmetrical.

    • A string that is both a palindrome and symmetrical is one that reads the same forwards and backwards.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Based on list, then Selenium x path

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of python
  • Q2. Basic of selenium theory questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. She asking Work experience related and expected CTC etc.
  • Q2. Your resume is shortlisted then call back you.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to python web framework
  • Q2. Real time python project problem solving questions

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Senior Python Developer interview?
Persistent Systems interview process usually has 1 rounds. The most common rounds in the Persistent Systems interview process are Technical.
What are the top questions asked in Persistent Systems Senior Python Developer interview?

Some of the top questions asked at the Persistent Systems Senior Python Developer interview -

  1. What is difference between List and Tuple in pyth...read more
  2. Get min and max from a list without using funct...read more
  3. Explain iterator, generator and lamb...read more

Tell us how to improve this page.

Join Persistent Systems See Beyond, Rise Above
Software Engineer
4.3k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
3.7k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Lead Engineer
3k salaries
unlock blur

₹7.2 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.2 L/yr - ₹18.5 L/yr

Project Lead
1.8k salaries
unlock blur

₹13 L/yr - ₹38.8 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.8
Compare

TCS

3.7
Compare

IBM

4.1
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview