Upload Button Icon Add office photos

Propelld

Compare button icon Compare button icon Compare

Filter interviews by

Propelld Software Engineer Trainee Interview Questions and Answers

Updated 22 Jun 2024

Propelld Software Engineer Trainee Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It's very easy and logical thinking is most important factor

Round 2 - Coding Test 

It's medium level question and write the efficient code

Round 3 - Technical 

(2 Questions)

  • Q1. What is Encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for data hiding, which prevents outside code from directly accessing an object's internal data.

    • Encapsulation also promotes code reusability and modularity by grouping related data and methods together.

    • ...

  • Answered by AI
  • Q2. What is method overload
  • Ans. 

    Method overload is when multiple methods in a class have the same name but different parameters.

    • Method overload allows multiple methods in a class to have the same name but different parameters.

    • The compiler determines which method to call based on the number and type of parameters passed.

    • Example: void print(int num) and void print(String text) are overloaded methods with the same name 'print'.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introducing yourself
  • Q2. What are strength
  • Ans. 

    Strengths are qualities or attributes that make an individual or team successful in achieving goals.

    • Physical strength - ability to lift heavy objects or perform physically demanding tasks

    • Emotional strength - resilience in facing challenges and managing stress

    • Analytical strength - ability to solve complex problems and think critically

    • Interpersonal strength - effective communication and teamwork skills

    • Adaptability - abil...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Propelld?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Dart based questions on string. Encoding and decoding

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy process

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Sort array containing 3 colours red, blue, green.
  • Ans. 

    Sort an array of strings representing colors: red, blue, and green, using a simple algorithm for efficiency.

    • Counting Sort: Since there are only three colors, we can use counting sort to count occurrences of each color and then reconstruct the array.

    • Example: Given ['red', 'blue', 'green', 'red'], count reds (2), blues (1), greens (1) to form ['red', 'red', 'blue', 'green'].

    • In-Place Sorting: Alternatively, we can use a t...

  • Answered by AI
  • Q2. Design Twitter HLD.
  • Ans. 

    Design a high-level architecture for a Twitter-like social media platform.

    • User Management: Handle user registration, authentication, and profiles.

    • Tweet Management: Allow users to create, read, update, and delete tweets.

    • Feed Generation: Implement algorithms to generate personalized feeds based on user interactions.

    • Scalability: Use microservices architecture to scale components independently.

    • Database Design: Utilize NoSQ...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. DSA question - medium leetcode with arrays
  • Q2. System Design question - questions were more focused on what kind of DB, why to choose one DB over other, API endpoints and then LLD
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL Questions

Associate Interview Questions & Answers

Waah Jobs user image Ashwini Mishra

posted on 13 May 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Tell me about your projects
  • Ans. 

    I worked on various projects focusing on data analysis, software development, and process optimization across different industries.

    • Developed a data visualization tool that improved decision-making speed by 30%.

    • Led a team in creating a mobile app for patient management, enhancing user engagement by 40%.

    • Implemented an automated reporting system that reduced manual work by 50%.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing

I applied via Referral and was interviewed before Nov 2021. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Just Basic Introduction
  • Q2. Questions Related Past Experience.
Round 3 - Assignment 

Assignment round - They gave 5 topics to write quotes and short article on the same.

Round 4 - HR 

(1 Question)

  • Q1. Only Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly understand and research about kutumb. Check whick type of content are running on kutumb then start writing your assignment carefully by writing good, orginal and grammatically correct content.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Basic introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic introduction
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Work experience and future goals
  • Q2. KRAs and expected work

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer truthfully and confidently
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Real world case study & problem in hackathon environment

Round 2 - HR 

(3 Questions)

  • Q1. 3 year plans in career
  • Ans. 

    I believe in setting short-term goals to achieve long-term success in my career.

    • Setting specific, achievable goals for each year

    • Regularly reviewing and adjusting goals based on progress and changes in the industry

    • Seeking opportunities for growth and development to advance in my career

    • Example: Year 1 - Gain experience in content management, Year 2 - Lead a team of content creators, Year 3 - Develop and implement a compr...

  • Answered by AI
  • Q2. Learnings from last job
  • Ans. 

    Learned importance of clear communication, time management, and collaboration in previous role as Content Manager.

    • Developed strong communication skills through regular interactions with team members and clients.

    • Improved time management by setting clear priorities and deadlines for content creation and publication.

    • Enhanced collaboration by working closely with cross-functional teams to ensure content aligned with overal...

  • Answered by AI
  • Q3. Most difficult situation handled
  • Ans. 

    Managing a crisis situation during a major website outage

    • Coordinated with IT team to identify root cause of outage

    • Communicated with stakeholders to provide updates and manage expectations

    • Implemented temporary solutions to minimize impact on users

    • Developed a long-term plan to prevent similar outages in the future

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about the market landscape

Propelld Interview FAQs

How many rounds are there in Propelld Software Engineer Trainee interview?
Propelld interview process usually has 4 rounds. The most common rounds in the Propelld interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Propelld Software Engineer Trainee interview?

Some of the top questions asked at the Propelld Software Engineer Trainee interview -

  1. What is method overl...read more
  2. What is Encapsulat...read more
  3. What are stren...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Interview Questions from Similar Companies

Kutumb Interview Questions
3.3
 • 8 Interviews
Waah Jobs Interview Questions
4.1
 • 5 Interviews
Kidbea Interview Questions
4.7
 • 5 Interviews
Fello Interview Questions
4.0
 • 4 Interviews
CollegeKhabri Interview Questions
4.5
 • 4 Interviews
CARE 9 Interview Questions
2.2
 • 2 Interviews
ReDesyn Interview Questions
3.6
 • 2 Interviews
Coho Interview Questions
3.4
 • 1 Interview
View all
Sales Manager
19 salaries
unlock blur

₹3.8 L/yr - ₹7.3 L/yr

Sales Executive
19 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Business Development Manager
13 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

MIS Analyst
13 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Operations Executive
12 salaries
unlock blur

₹2.1 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Propelld with

Waah Jobs

4.1
Compare

Prithu Homes

4.0
Compare

HyperXchange

3.7
Compare

Coho

3.4
Compare
write
Share an Interview