Upload Button Icon Add office photos

Filter interviews by

Dhanalakshmi Srinivasan Nidhi Jr Python Developer Interview Questions and Answers

Updated 13 Jun 2023

Dhanalakshmi Srinivasan Nidhi Jr Python Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. What is lambda function ? What is list ? What is the difference between append and extend ? What is pandas ? How to read CSV file by using panadas
  • Ans. 

    Lambda function is an anonymous function in Python. List is a collection of items. Append adds an element to a list, while extend adds elements from another list. Pandas is a Python library for data manipulation. CSV files can be read using pandas.

    • Lambda function is a small anonymous function defined with the lambda keyword.

    • List is a collection of items enclosed in square brackets, separated by commas.

    • Append is used to...

  • Answered by AI
  • Q2. What is tuple in python?
  • Ans. 

    Tuple is an immutable data structure in Python that stores a collection of elements.

    • Tuples are ordered and indexed collections of elements.

    • They are defined using parentheses () and can contain elements of different data types.

    • Tuples are immutable, meaning their elements cannot be changed once they are created.

    • Example: my_tuple = (1, 'hello', 3.14)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested to learn new things and technology and also i want to my financial growth and career growth also

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. What is python .why python used mostly .
  • Ans. 

    Python is a high-level programming language known for its simplicity, readability, and versatility. It is widely used for web development, data analysis, artificial intelligence, and more.

    • Python is easy to learn and read, making it a great choice for beginners and experienced developers alike.

    • Python has a large standard library and many third-party packages, making it suitable for a wide range of applications.

    • Python is...

  • Answered by AI

Skills evaluated in this interview

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
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Valid Sudoku leetcode problem
  • Q2. Generate Parentheses leetcode problem
  • Ans. 

    Generate all valid combinations of parentheses for given n pairs

    • Use backtracking to generate all valid combinations of parentheses

    • Keep track of the number of open and close parentheses used

    • Add open parenthesis if there are remaining open parentheses, add close parenthesis if there are more open than close parentheses

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com

Round 1 - Technical 

(3 Questions)

  • Q1. Pickling and Unpickling
  • Q2. Python basics and programs
  • Q3. Project and profile related questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS Concepts with example
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit attributes and methods from another class. Example: class Dog inherits from class Animal.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: using private variables in a class.

    • Polymorphism: Ability t...

  • Answered by AI
  • Q2. Multithreading and how to remove deadlock
  • Ans. 

    Multithreading allows multiple threads to run concurrently. Deadlock can be removed by avoiding circular wait, preempting resources, and using timeouts.

    • Avoid circular wait by ensuring threads acquire resources in the same order

    • Preempt resources by releasing them if a thread cannot acquire all necessary resources

    • Use timeouts to prevent threads from waiting indefinitely for resources

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Feb 2024.

Round 1 - Aptitude Test 

Mathematics critical thinking

Round 2 - Coding Test 

What is a generator in python

Round 3 - HR 

(1 Question)

  • Q1. Salary dicssuon

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare hard
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Avg aptitude questions

Round 2 - Coding Test 

2 easy coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Array question in python
  • Q2. SQL query based on condition
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic information
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on python
  • Q2. PYTHON libraries
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Pandas based questions
  • Q2. Numpy based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - overall it was good but didnt got selected even after answering all questions asked

Dhanalakshmi Srinivasan Nidhi Interview FAQs

How many rounds are there in Dhanalakshmi Srinivasan Nidhi Jr Python Developer interview?
Dhanalakshmi Srinivasan Nidhi interview process usually has 2 rounds. The most common rounds in the Dhanalakshmi Srinivasan Nidhi interview process are Resume Shortlist and Technical.
What are the top questions asked in Dhanalakshmi Srinivasan Nidhi Jr Python Developer interview?

Some of the top questions asked at the Dhanalakshmi Srinivasan Nidhi Jr Python Developer interview -

  1. What is lambda function ? What is list ? What is the difference between appen...read more
  2. What is tuple in pyth...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 961 Interviews
Google Interview Questions
4.4
 • 845 Interviews
Nagarro Interview Questions
4.0
 • 766 Interviews
View all
Branch Manager
4 salaries
unlock blur

₹3.5 L/yr - ₹4 L/yr

Senior Executive
4 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Assistant Manager
3 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Senior Manager
3 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Senior Branch Manager
3 salaries
unlock blur

₹3.5 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Dhanalakshmi Srinivasan Nidhi with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

Reliance Retail

3.9
Compare

iEnergizer

4.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