Upload Button Icon Add office photos

Filter interviews by

Paragon Business Solutions Interview Questions and Answers

Updated 10 Sep 2024

Paragon Business Solutions Interview Experiences

Popular Designations

2 interviews found

Android Developer Interview Questions & Answers

user image Shubham Bangur

posted on 12 Aug 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Apk, What is AAB, What is Singleton
  • Ans. 

    APK is the file format used for Android apps, AAB is the new app bundle format, Singleton is a design pattern restricting instantiation of a class to one object.

    • APK stands for Android Package, it is the file format used to distribute and install Android apps

    • AAB stands for Android App Bundle, it is a new publishing format that includes all app resources in a single file

    • Singleton is a design pattern where a class has onl...

  • Answered by AI
  • Q2. What is Coroutien What is Scope Functions
  • Ans. 

    Coroutines are a way to perform asynchronous operations in a sequential manner. Scope functions are used to execute a block of code on an object.

    • Coroutines in Kotlin are used for asynchronous programming and can be used to perform long-running tasks without blocking the main thread.

    • Scope functions in Kotlin (let, run, with, apply, also) are used to execute a block of code on an object and return the result of the last ...

  • Answered by AI

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Senior Associate Interview Questions & Answers

user image Shubham Bangur

posted on 10 Sep 2024

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

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Reverse string, List sorting

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2021. There were 5 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 - Aptitude Test 

Basic Aptitude with some difficult questions

Round 3 - Coding Test 

3 set of coding question were asked 1 easy ,1 medium ,1 hard

Round 4 - One-on-one 

(1 Question)

  • Q1. This was personal technical interview asking all related to my cv and the one they are looking for
Round 5 - HR 

(1 Question)

  • Q1. Basic personality questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything basic and from the CV and you will be good to go.Research about the company a bit that will add cherry on top.

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related questions on SAP B4HANA, and native HANA modelling with examples and few questions were on real time examples and few questions were on end-to-end implementations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in whatever you are telling and don't try to bluff the interviewer. They will understand very easily. So, it is always better to tell them on what you actually worked on.

I applied via Company Website and was interviewed before Nov 2021. There were 4 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 - Aptitude Test 

Game Based Aptitude Test + Logical Reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Asked about projects
Round 4 - HR 

(2 Questions)

  • Q1. Open to relocate to other locations?
  • Q2. Open to work in any shifts?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic aptitude for freshers and know about your projects

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to previous work experience
  • Q2. SCCM Infrastructure related questions.

I applied via Newspaper Ad and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Please revise on the basics of C++ concepts. Theory should do well. Datatypes, operators, mathematical expression evaluation, functions, arrays, pointers, structures, classes etc. You may be asked to write...
  • Q2. Please revise on the object-oriented concepts of C++ langauage. Four pillars of object-oriented languages, function overloading, operator overloading, virtual functions concept explanation, polymorphism, a...
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical interview
Please prepare well for the technical interview on C++ concepts.
Even if you are not asked to write programs during the interview, you must be able to explain well.

For HR interview
Please be honest about your expectations from the job and why you are looking for a job change.
Try to find out about the team which you are joining, whether it is permanent employment or C2H etc.
Do not ask for too much salary hike. It sets unreal expectations and lessens your chances of getting hired.
Be honest with the HR.

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Describe last project. What is entity framework?
  • Ans. 

    Entity Framework is an ORM tool used to map database tables to classes in .NET applications.

    • Entity Framework simplifies database access by allowing developers to work with objects instead of SQL statements.

    • It supports various database providers such as SQL Server, MySQL, and Oracle.

    • It provides features like LINQ to Entities, automatic change tracking, and database migrations.

    • Example: In my last project, I used Entity F...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 girls and they just took 2 minutes and wrap up the interview. Bad experience.

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Kepler first law
  • Q2. The orbit of a planet is an ellipse with the sun at one of the foci
  • Ans. 

    The orbit of a planet is an ellipse with the sun at one of the foci.

    • An ellipse is a closed curve with two foci.

    • The sun is located at one of the foci of a planet's elliptical orbit.

    • The shape of the orbit affects the planet's distance from the sun over time.

    • Kepler's laws of planetary motion describe the elliptical nature of orbits.

  • Answered by AI
  • Q3. Kepler second law
  • Q4. The line joining the planet and the sun sweeps equal areas

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Interview Questionnaire 

2 Questions

  • Q1. Self interview
  • Q2. Job details

Interview Preparation Tips

Interview preparation tips for other job seekers - Self interview and work experience

Paragon Business Solutions Interview FAQs

How many rounds are there in Paragon Business Solutions interview?
Paragon Business Solutions interview process usually has 1 rounds. The most common rounds in the Paragon Business Solutions interview process are Technical and Coding Test.
How to prepare for Paragon Business Solutions 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 Paragon Business Solutions. The most common topics and skills that interviewers at Paragon Business Solutions expect are Healthcare, Hospitality, Linux, MySQL and GIT.
What are the top questions asked in Paragon Business Solutions interview?

Some of the top questions asked at the Paragon Business Solutions interview -

  1. What is Apk, What is AAB, What is Single...read more
  2. What is Coroutien What is Scope Functi...read more

Tell us how to improve this page.

Paragon Business Solutions Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Paragon Business Solutions Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Senior Product Developer
8 salaries
unlock blur

₹5 L/yr - ₹13.8 L/yr

Software Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Software Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Product Developer
5 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

R&D Engineer
4 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Explore more salaries
Compare Paragon Business Solutions with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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