AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

PragmaEdge

Compare button icon Compare button icon Compare
2.8

based on 27 Reviews

  • About
  • Reviews
    27
  • Salaries
    203
  • Interviews
    4
  • Jobs
    -
  • Benefits
    3
  • Photos
    -

Filter interviews by

PragmaEdge Interview Questions and Answers

Updated 19 Jun 2024
Popular Designations

PragmaEdge Interview Experiences

4 interviews found

Java Developer Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2024

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

I applied via LinkedIn and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

It's to test communication skills

Round 2 - Aptitude Test 

Aptitude questions with some Java theoretical questions and 2 easy coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between arraylist and linkedlist
  • Add your answer
  • Q2. Explaination about project
  • Add your answer
Round 4 - Behavioral 

(3 Questions)

  • Q1. Explain about projects
  • Add your answer
  • Q2. What are the issues did you face while making the project
  • Add your answer
  • Q3. How will you solve issue caused In production stage
  • Add your answer

Interview Preparation Tips

Topics to prepare for PragmaEdge Java Developer interview:
  • Java

Skills evaluated in this interview

Anonymous

Interview Questions & Answers

user image Anonymous

posted on 9 Jun 2024

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

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude, Reasoning, verbal,and c,c++, python,java questions write to answer to that.

Round 2 - Technical 

(8 Questions)

  • Q1. What is pickling and unpickling in python.
  • Ans. 

    Pickling is the process of serializing Python objects, while unpickling is the deserialization back to original objects.

    • Pickling converts a Python object into a byte stream using the `pickle` module.

    • Unpickling restores the byte stream back into a Python object.

    • Example of pickling: `import pickle; pickle.dump(obj, file)`.

    • Example of unpickling: `obj = pickle.load(file)`.

    • Pickling is useful for saving program state or send...

  • Answered by AI
    Add your answer
  • Q2. What is difference between range and xrange
  • Add your answer
  • Q3. What is polymorphism
  • Ans. 

    Polymorphism is a programming concept allowing methods to do different things based on the object type.

    • Polymorphism allows methods to be defined in a base class and overridden in derived classes.

    • Example: A function 'draw()' can be defined in a base class 'Shape' and overridden in 'Circle' and 'Square'.

    • It enables code reusability and flexibility, allowing for easier maintenance.

    • There are two types: compile-time (method ...

  • Answered by AI
    Add your answer
  • Q4. What is deadlock in java
  • Ans. 

    Deadlock in Java occurs when two or more threads are blocked forever, waiting for each other to release resources.

    • Deadlock happens when two or more threads hold resources and wait for each other to release them.

    • Example: Thread A holds Resource 1 and waits for Resource 2, while Thread B holds Resource 2 and waits for Resource 1.

    • Deadlocks can be detected using algorithms like Wait-For Graph or by using thread dump analys...

  • Answered by AI
    Add your answer
  • Q5. What is multi threading.
  • Ans. 

    Multi-threading is a programming technique that allows concurrent execution of multiple threads within a single process.

    • Improves application performance by utilizing CPU resources more efficiently.

    • Allows multiple tasks to run simultaneously, such as downloading files while processing data.

    • Threads share the same memory space, which makes communication between them faster but requires careful synchronization.

    • Example: A w...

  • Answered by AI
    Add your answer
  • Q6. Write a java code for second largest number in array in java.
  • Add your answer
  • Q7. Sort the array in both ascending and descending order in java write code.
  • Add your answer
  • Q8. What is diff between while loop and do while loop.
  • Add your answer

Skills evaluated in this interview

Anonymous

Executive Accountant Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

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

(2 Questions)

  • Q1. Introduce yourself
  • Add your answer
  • Q2. What is accounting and types of it
  • Ans. 

    Accounting is the process of recording, summarizing, analyzing, and reporting financial transactions of a business.

    • Types of accounting include financial accounting, management accounting, tax accounting, and forensic accounting.

    • Financial accounting focuses on external reporting to stakeholders.

    • Management accounting provides internal information for decision-making.

    • Tax accounting deals with tax-related matters.

    • Forensic ...

  • Answered by AI
    Add your answer
Anonymous

IT Infrastructure Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Jan 2022

I appeared for an interview before Jan 2021.

Round 1 - Aptitude Test 

Quantitative aptitude

Round 2 - Coding Test 

Some java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, knowledgeable of linux
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about PragmaEdge?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Assistant Manager Interview Questions & Answers

Genpact user image Anonymous

posted on 23 Apr 2021

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the activities that you have performed?
  • Ans. 

    As an Assistant Manager, I have led teams, managed projects, and improved operational efficiency through strategic planning.

    • Led a team of 10 in a project that increased sales by 20% over six months.

    • Implemented a new inventory management system that reduced waste by 15%.

    • Conducted weekly team meetings to enhance communication and address challenges.

    • Developed training programs for new employees, improving onboarding effic...

  • Answered by AI
    Add your answer
  • Q2. Some important journal entries
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - I would advice to be more confident on subject amd have a crisp cv which actually shows what you have done in your last company. After walkin, it is your cv which would create an impression of yours because in walkin, it is difficult to remember the candidate. I got call after 1 month and it was all because they liked my cv.
Be confident and practice all what you have done.
Anonymous
company Logo

Software Developer Interview Questions & Answers

Wipro user image Anonymous

posted on 16 Sep 2021

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Eligibility criteriaNoWipro Limited interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack

Application resume tips for other job seekers

Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly

Final outcome of the interviewRejected

Skills evaluated in this interview

Anonymous
company Logo

Assistant Manager Interview Questions & Answers

Genpact user image Anonymous

posted on 4 Oct 2021

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to change the process
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview panel is good but working with manger is not
Anonymous
Are these interview questions helpful?
company Logo

Analyst Interview Questions & Answers

Infosys user image Anonymous

posted on 12 Feb 2021

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. After 5 year in which position you will be
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - You should must improve your communication skills.

You have basic knowledge of your qualifications
Anonymous
company Logo

Senior Associate Interview Questions & Answers

Wipro user image Aadharshann

posted on 22 Sep 2021

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

Interview Questionnaire 

1 Question

  • Q1. General knowledge in coding and SQL
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Nooooooooooo noooooooooooooooooooooooooooo
Anonymous
company Logo

Consultant Interview Questions & Answers

Cognizant user image Anonymous

posted on 30 Oct 2021

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Online Type of interview
Anonymous

PragmaEdge Interview FAQs

How many rounds are there in PragmaEdge interview?
PragmaEdge interview process usually has 2-3 rounds. The most common rounds in the PragmaEdge interview process are Aptitude Test, Technical and Coding Test.
What are the top questions asked in PragmaEdge interview?

Some of the top questions asked at the PragmaEdge interview -

  1. What is pickling and unpickling in pyth...read more
  2. Write a java code for second largest number in array in ja...read more
  3. Sort the array in both ascending and descending order in java write co...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Senior Executive Interview Questions
  • Associate Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Sales Executive Interview Questions
  • Consultant Interview Questions
  • Associate Software Engineer Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Show more
  • System Engineer Interview Questions
  • Data Analyst Interview Questions

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

PragmaEdge Reviews and Ratings

based on 27 reviews

2.8/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.8

Salary

2.6

Job security

2.6

Company culture

2.8

Promotions

2.6

Work satisfaction

Explore 27 Reviews and Ratings
PragmaEdge Salaries in India
Infrastructure Engineer
12 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Software Engineer
5 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Python Developer
5 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Product Engineer
5 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

EDI Developer
4 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Explore more salaries
Compare PragmaEdge with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.7
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • PragmaEdge Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter