Upload Button Icon Add office photos
Engaged Employer

i

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

Progress Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Progress Interview Questions and Answers

Updated 6 Nov 2024

Progress Interview Experiences

Popular Designations

5 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via AngelList and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. System design Shortner URL

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They ask about your consistency in your previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was structured, they filter candidates like anything.

Inside Sales Specialist Interview Questions asked at other Companies

Q1. If you are selling courses to IIT graduates , how would you do it?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jun 2023.

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 - Aptitude Test 

Basic aptitude questions, computer fundaments and DSA questions.

Round 3 - Technical 

(2 Questions)

  • Q1. Questions Related to topics & projects in Resume on various topics like DBMS, OOPS, CN, Git, React, Javascript.
  • Q2. 2 very easy coding questions. 1. Flip the number 2. Move all the zeroes to the end of the array
Round 4 - Technical 

(2 Questions)

  • Q1. Questions Related to projects mentioned in Resume. SQL queries.
  • Q2. One coding Question 1. Number of pairs in array having sum k.
  • Ans. 

    Count pairs in array with sum k.

    • Use a hashmap to store the frequency of each element in the array.

    • For each element, check if k - element exists in the hashmap.

    • Increment the count of pairs if found and update the hashmap accordingly.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Progress Software Development Engineer interview:
  • OOPS
  • DBMS
  • SQL
  • Javascript
  • Javascript Frameworks
  • Git
  • DSA

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Easy to Medium level DSA questions, Some Aptitude Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Array+HashMap based question, Difficulty : Easy
  • Q2. Binary Search question, Difficulty : Medium
Round 3 - One-on-one 

(2 Questions)

  • Q1. LinkedList Question (Difficulty : Easy)
  • Q2. Recursion+Backtracking Question (Difficulty : Medium)

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus of basics of c.s core subjects, Medium level DSA problems. Solve famous Problems of every topic in DSA

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if two trees are MirrorYou are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two trees are mirror of each other or not. Two trees are said to be mirror of each o... read more
View answer (2)

Progress interview questions for popular designations

 Inside Sales Specialist

 (1)

 Senior Software Engineer 2

 (1)

 Software Developer

 (1)

 Software Development Engineer

 (1)

 Software Engineer Intern

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

Easy DSA, LLD, DB schema design

Interview Preparation Tips

Interview preparation tips for other job seekers - A good understanding of Microservices is important

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked regarding the details mentioned in your CV, specifically about my past work experiences and internships?
  • Q2. What is your technical knowledge of Excel and what interests you about it? an also various specific formulas of Excel.
  • Q3. What is the worst decision you have made in your life?
  • Ans. 

    The worst decision I have made in my life was dropping out of college without a plan.

    • Dropping out of college without a clear career path

    • Not seeking guidance or advice before making the decision

    • Facing challenges in finding stable employment without a degree

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Questions were asked regarding my family background, such as your father's profession?
  • Q2. Can you describe your past work experience and internships?
  • Ans. 

    I have completed internships in marketing and sales, and have work experience in customer service and project management.

    • Interned at a marketing agency where I assisted in creating social media campaigns

    • Worked in sales at a retail store, achieving top sales performance in my department

    • Customer service experience at a call center, resolving customer complaints and inquiries

    • Managed a project for a non-profit organization

  • Answered by AI
  • Q3. What are your hobbies and interests was discussed during the interview?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hackerrank question was asked and answered in an optimized way

Round 2 - Technical 

(2 Questions)

  • Q1. What is memory in linux
  • Q2. What is cpu in linux
Round 3 - One-on-one 

(2 Questions)

  • Q1. How are you doing right now
  • Q2. Introduce yourself in minimum words

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well Be confident
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. General queries related to job
  • Q2. Queries related to reports and dashboards
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself which is not on resume
  • Q2. Scenario based questions for customer interaction knowledge check eg how to handle difficult customer,critical users etc
  • Q3. Basics of troubleshooting tools
  • Q4. As it was just for checking learning agility,asked me about me learing experience in previous company,certifications,how to prioritize issues incase of multiple sev1 issues
  • Q5. Have you handles sev1/sev2 all at once,how did you interacted
  • Ans. 

    Yes, I have handled multiple sev1/sev2 incidents simultaneously by prioritizing tasks and communicating effectively.

    • Prioritized tasks based on severity and impact on users

    • Communicated with stakeholders to provide updates and manage expectations

    • Coordinated with other team members to resolve issues efficiently

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident,stay calm,learn about company before appearing and prepare well according to JD provided
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Currying, closure, es6 features
  • Q2. Event looping, prototype chaining
  • Q3. Html structure, meta tag, viewport

Interview Preparation Tips

Topics to prepare for Perforce Software Senior Software Engineer interview:
  • React.Js
  • Javascript
  • Typescript
  • Es6

Progress Interview FAQs

How many rounds are there in Progress interview?
Progress interview process usually has 2 rounds. The most common rounds in the Progress interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Progress interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Progress. The most common topics and skills that interviewers at Progress expect are Medical Insurance, Social Media, Social Media Marketing, Linux and Product Management.
What are the top questions asked in Progress interview?

Some of the top questions asked at the Progress interview -

  1. One coding Question 1. Number of pairs in array having sum...read more
  2. Questions Related to topics & projects in Resume on various topics like DBMS, O...read more
  3. 2 very easy coding questions. 1. Flip the number 2. Move all the zeroes to the...read more

Tell us how to improve this page.

Progress Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Progress Reviews and Ratings

based on 27 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.4

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 27 Reviews and Ratings
Inside Sales Manager

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Product Marketing Manager

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
12 salaries
unlock blur

₹13.2 L/yr - ₹45 L/yr

Software Engineer
10 salaries
unlock blur

₹6 L/yr - ₹11.5 L/yr

Principal Software Engineer
9 salaries
unlock blur

₹28 L/yr - ₹54.5 L/yr

Software Engineer2
8 salaries
unlock blur

₹12 L/yr - ₹20.3 L/yr

Senior Software Engineer 2
6 salaries
unlock blur

₹25 L/yr - ₹40 L/yr

Explore more salaries
Compare Progress with

TCS

3.7
Compare

Infosys

3.6
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview