Upload Button Icon Add office photos
Engaged Employer

i

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

Parth Universal Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Parth Universal Interview Questions and Answers

Updated 1 Nov 2023

Parth Universal Interview Experiences

Popular Designations

2 interviews found

I applied via Campus Placement and was interviewed in Apr 2022. There were 3 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 - Coding Test 

2 coding question
1 st - Find the triplet from array, don't exactly remember
2nd - Question related to BFS in graph similar to rotten oranges
was able to solve 1 and selected for next round
out of 150, 10 were selected for next round

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on project, DBMS queries (3 queries on JOINS), MVC architecure as it was included in my project
  • Q2. DSA Question - Find subarray with given target, was able to give brute force and then optimised it with hashmap, coded in online editor + approach Find Kth largest element in BST , only approach

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interviewer were freindly. What i did't know i said i dnt know and they asked next question

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2022. 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 - Coding Test 

Two questions were asked. One was a medium difficulty question based on hashmap and arrays while the other was a hard difficulty question based on graph and dp.

Round 3 - Technical 

(1 Question)

  • Q1. 2-3 medium difficulty DP questions were asked. Resume was discussed. Some development questions from reactjs, nextjs were asked.
Round 4 - HR 

(1 Question)

  • Q1. The confirmation of selection was conveyed. Job location and other basic things were discussed.

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to be good(not expert) at DSA and at the same time you need to be a development pro.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude test with math and logic related questions. there were also coding questions which were given more weightage than the other questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Standard linked list questions like finding the middle of a linked list, checking if the linked list is a loop etc
  • Q2. Max heap related questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. This interview was mostly math related questions. for eg: prove if a number is irrational.

Interview Preparation Tips

Topics to prepare for Amagi Media Labs Software Engineer interview:
  • Data Structures
  • Maths
  • puzzles
Interview preparation tips for other job seekers - focus is on checking basic coding and problem solving skills. a separate round for testing mathematical ability was a surprise.

Interview Preparation Tips

Round: Test
Experience: A coding test (Students were asked to bring Laptops)
Tips: Be thorough with C/C++, networking, OS, Data structures and architecture
Duration: 90 minutes

Round: Interview
Experience: 3 rounds of interview, one hour each, all technical 
Interview Process:All the three rounds are oriented around programming. A lot of focus was given to Data structures, C/C++, OS and algorithmsThe code from previous test is shown and they expect you to fix any bugs if thereThe interviewers are quietly friendly and help if you get stuck at any pointIf you do have any related projects, anticipate some thorough questions on that
Tips: Though the interviewers are helpful, get your basics clear early on. Don't rely on them.Practice coding sessions, a lot of companies have them as a shortlisting criteria.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Please check aptitude question in google

Round 2 - Coding Test 

Related to Javascript

Round 3 - HR 

(1 Question)

  • Q1. Expectations and why do you want to join?
Round 4 - Group Discussion 

Discussion related to company

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

(2 Questions)

  • Q1. Details of Kafka
  • Q2. Concurrency questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Education: Bachelor's degree in Computer Science from XYZ University.

    • Experience: 3 years of experience in developing web applications using React and Node.js.

    • Projects: Developed an e-commerce platform that increased sales by 30% within the first quarter.

    • Skills: Proficient in JavaScript, Python, ...

  • Answered by AI
  • Q2. What qualifications have you obtained, and can you explain the project you completed during your engineering studies?
  • Ans. 

    I hold a Bachelor's degree in Computer Engineering and developed a web-based project for managing student records.

    • Bachelor's degree in Computer Engineering from XYZ University.

    • Completed a capstone project on a web application for student record management.

    • Utilized technologies like HTML, CSS, JavaScript, and Node.js.

    • Implemented features such as user authentication, data visualization, and a responsive design.

    • Collaborat...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why do you believe this company is a suitable fit for you?
  • Ans. 

    This company aligns with my values, offers growth opportunities, and fosters innovation, making it an ideal environment for my skills.

    • The company's commitment to innovation resonates with my passion for developing cutting-edge software solutions.

    • I admire the collaborative culture here, which I experienced during my interactions with the team during the interview process.

    • The emphasis on professional development and cont...

  • Answered by AI
  • Q2. Do you have any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and provide complete details about yourself.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops? .net core features

Parth Universal Interview FAQs

How many rounds are there in Parth Universal interview?
Parth Universal interview process usually has 3-4 rounds. The most common rounds in the Parth Universal interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Parth Universal interview?

Some of the top questions asked at the Parth Universal interview -

  1. DSA Question - Find subarray with given target, was able to give brute force an...read more
  2. 2-3 medium difficulty DP questions were asked. Resume was discussed. Some devel...read more
  3. Questions on project, DBMS queries (3 queries on JOINS), MVC architecure as it...read more

Tell us how to improve this page.

Parth Universal Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 48 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
View all

Parth Universal Reviews and Ratings

based on 15 reviews

3.3/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

4.1

Salary

2.8

Job security

3.5

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 15 Reviews and Ratings
Software Development Engineer
10 salaries
unlock blur

₹15 L/yr - ₹33 L/yr

Software Engineer
5 salaries
unlock blur

₹6.8 L/yr - ₹42.4 L/yr

Software Developer
4 salaries
unlock blur

₹15 L/yr - ₹37.5 L/yr

Software Development Engineer 1
3 salaries
unlock blur

₹15 L/yr - ₹20 L/yr

Explore more salaries
Compare Parth Universal with

Prime Focus Technologies

3.3
Compare

Yodlee

3.8
Compare

Algonomy

4.1
Compare

Decimal Technologies

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