Upload Button Icon Add office photos

Filter interviews by

Paxcom India Software Developer Intern Interview Questions and Answers for Freshers

Updated 15 Sep 2021

1 interview found

Sort by: Popular

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Nov 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 50 minutes
Round difficulty - Easy

  • Q1. Aptitude Questions Time and Work , Average, Problem on ages, profit and loss, Pipes and Cisterns, Problem on trains, Percentage Alligation and Mixtures , probab...read more
2

Coding Test Round (1 Question)

Round duration - 50 Minutes
Round difficulty - Easy

  • Q1. Number Pattern

    Pattern for N = 4

    1
    23
    345
    4567
    
    Input Format :
    N (Total no. of rows)
    
    Output Format :
    Pattern in N lines
    
3

HR Round (1 Question)

Round duration - 10 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    If you won a Rs.10-crore lottery, would you still work? 

    Give me an example of your creativity. 

    What makes you happy?

Interview Preparation Tips

Eligibility criterianoPaxcom interview preparation:Topics to prepare for the interview - Time and Work , Average, Problem on ages, profit and loss, Pipes and Cisterns, Problem on trains, Percentage Alligation and Mixtures , probability, permutation and combinationTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Conduct a Mock Interview
Tip 2 : Do Extensive Research on the Company
 

Application resume tips for other job seekers

Tip 1 : Make Your Contact Info Prominent
Tip 2 : Design for Skimmability

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024.

3 Interview Rounds

1

Coding Test Round

Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search

2

Technical Round (1 Question)

  • Q1. Was Asked to Implement Hashmap and Question on OOPS and Dbms , SQL and Indexing
3

Technical Round (2 Questions)

  • Q1. Brief Introduction
  • Q2. Rotten Oranges and basics of bfs and DFS
Interview experience
2
 Poor
Difficulty level
 -
Duration
 Less than 2 weeks
Result
 No response

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Sep 2023.

4 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

It was aptitude + oops concpets mcqs

3

Coding Test Round

This round had 3 dsa questions (tree, linked list, array) and 1 output based answer(bst)

4

Coding Test Round

This was another coding round of higher difficulty (linked list, tree)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA concepts like tree and linked list properly

I was interviewed in Feb 2021.

1 Interview Round

1

Coding Test Round (4 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Timing was 10AM. The platform was quite good.

  • Q1. Maximum size rectangle sub-matrix with all 1's You are given an 'N' * 'M' sized binary-valued matrix 'MAT, where 'N' is the number o...read more
  • Q2. Binary Tree Maximum Path Sum You are given a binary tree with ‘N’ nodes. Your task is to find the “Maximum Path Sum” for any path. Note : 1. A ‘path’ is a seque...read more
  • Q3. Minimum number of swaps required to sort an array You have been given an array 'ARR' of 'N' distinct elements. Your task is to find the minimum ...read more
  • Q4. Infix to Postfix You are given a string EXP which is a valid infix expression. Convert the given infix expression to postfix expression. Infix expression is of ...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in DelhiEligibility criteriaAbove 7 CGPAHike interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Do at least 1 project.
Tip 2 : Practice data structure questions.
Tip 3 : Dynamic programming is must.

Application resume tips for other job seekers

Tip 1 : Do not put false things.
Tip 2 : Keep it short and direct.

Final outcome of the interviewRejected

Skills evaluated in this interview

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (4 Questions)

Round duration - 90 minutes
Round difficulty - Medium

They share doc file link which consist of 5 programming questions

  • Q1. Reverse Words in a String You are given a string of length N. You need to reverse the string word by word. There can be multiple spaces between two words and th...read more
  • Q2. Fibonacci Member Given a number N, figure out if it is a member of fibonacci series or not. Return true if the number is member of fibonacci series else false. ...read more
  • Q3. Maximum Difference You are given an array 'ARR' of the 'N' element. Your task is to find the maximum difference between any of the two elements ...read more
  • Q4. Remainder when divided by 11 You are given a number N. You need to find the remainder when N is divided by 11. Note : Number N may be very large. Input format ...read more
2

Video Call Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

In this round interviewer asked me to solve 3 programming questions.

  • Q1. Selection Sort Selection sort is one of the sorting algorithms that works by repeatedly finding the minimum element from the unsorted part of the array and putt...read more
  • Q2. String Palindrome Given a string, determine if it is a palindrome, considering only alphanumeric characters. Palindrome A palindrome is a word, number, phrase, ...read more
  • Q3. Star Pattern Print the following pattern Pattern for N = 4 The dots represent spaces. Input Format : N (Total no. of rows) Output Format : Pattern in N lines ...read more
3

HR Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was the HR round. They asked me simple HR questions and 1 coding question.

  • Q1. Basic HR Questions

    What experience do you have that would be relevant to this role?

    What do you know about our company’s product/services?

  • Q2. Count characters Write a program to count and print the total number of characters (lowercase english alphabets only), digits (0 to 9) and white spaces (single ...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in PuneEligibility criteriaabove 6 CGPARaja Software Labs interview preparation:Topics to prepare for the interview - Language - Java, Basic Coding questions like (star patterns, factorial of no, prime number or not, etc), Data Structure, Object Oriented Programming conceptsTime required to prepare for the interview - 1 MonthsInterview preparation tips for other job seekers

Tip 1 : Learn how to optimize the program. This will really help you during RSL interview. 
Tip 2 : Study all previously asked question by this company and try to find out best solution for it.
Tip 3 : Keep resume simple and authenticated.
Tip 4 : Practice how to handrun the program.

Application resume tips for other job seekers

Tip 1 : Resume should be authenticated. You should be able to answer all things on resume.
Tip 2 : Keep it simple.
Tip 3 : Having internship experience will help.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Campus Placement and was interviewed in Apr 2023.

2 Interview Rounds

1

Aptitude Test Round

Aptitude test consisted of around 45 MCQs from basic topics like C, C++, OOPS

2

Coding Test Round

2nd round had 3 medium level (Leetcode) questions and 1 output question: 1. Level order traversal, 2. count zeros(not sure), 3. Linked List traversal related.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA topics like Linked List and Tree very thoroughly.

I was interviewed in Feb 2021.

1 Interview Round

1

Coding Test Round (4 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Timing was 10AM. The platform was quite good.

  • Q1. Maximum size rectangle sub-matrix with all 1's You are given an 'N' * 'M' sized binary-valued matrix 'MAT, where 'N' is the number ...read more
  • Q2. Maximum Sum path of a binary tree. You are given a binary tree having 'N' nodes. Each node of the tree has an integer value. Your task is to find the ma...read more
  • Q3. Minimum number of swaps required to sort an array You have been given an array 'ARR' of 'N' distinct elements. Your task is to find the minimum ...read more
  • Q4. Prefix to Infix Given a string denoting a valid Prefix expression containing ‘+’, ’-’, ’*’, ‘/’ and uppercase letters. You are supposed to convert the given Pre...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. I applied for the job as SDE - Intern in New DelhiEligibility criteriaAbove 8 CGPAHike interview preparation:Topics to prepare for the interview - Data Structure,OOPS, Java, Graphs, PointersTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do at least 1 project.
Tip 2 : Practice data structure questions.
Tip 3 : Dynamic programming is must.

Application resume tips for other job seekers

Tip 1 : Do not put false things.
Tip 2 : Keep it short and direct.

Final outcome of the interviewRejected

Skills evaluated in this interview

I was interviewed in Aug 2021.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 75 minutes
Round difficulty - Medium

Round held at 12 noon. There were 2 interviewers

  • Q1. Zig - Zag Array You are given an array of distinct elements, and you have to rearrange the array elements in a zig-zag fashion. In other words, for every odd po...read more
  • Q2. Sum root to leaf You are given an arbitrary binary tree consisting of N nodes where each node is associated with a certain integer value from 1 to 9. Consider e...read more
2

Video Call Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

Round held at 4pm. There were 2 interviewers

  • Q1. Reverse List In K Groups You are given a linked list of 'N' nodes and an integer 'K'. You have to reverse the given linked list in groups of siz...read more
  • Q2. Print Nodes at Distance K From a Given Node You are given an arbitrary binary tree, a node of the tree, and an integer 'K'. You need to find all such n...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from T John Institute of Technology. Eligibility criteriaAbove 7 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data structures, oops, algorithms, dynamic programming, trees, operating system, DBMSTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : For every topic of DSA do at least 30 question so that you get good grasp on each topic
Tip 2 : Must go through OOPS, DBMS in details as they are very much asked in interview
Tip 3 : Also you should have complete knowledge of the technology used in your personal projects.

Application resume tips for other job seekers

Tip 1 : Your resume must be of 1 page only
Tip 2 : You must have projects in your resume along with the practical impact it is making

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Feb 2021.

1 Interview Round

1

Coding Test Round (4 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Timing was 10AM. The platform was user-friendly.

  • Q1. Maximum size rectangle sub-matrix with all 1's You are given an 'N' * 'M' sized binary-valued matrix 'MAT, where 'N' is the number o...read more
  • Q2. Binary Tree Maximum Path Sum You are given a binary tree with ‘N’ nodes. Your task is to find the “Maximum Path Sum” for any path. Note : 1. A ‘path’ is a seque...read more
  • Q3. Minimum number of swaps required to sort an array You have been given an array 'ARR' of 'N' distinct elements. Your task is to find the minimum ...read more
  • Q4. Prefix to Infix Given a string denoting a valid Prefix expression containing ‘+’, ’-’, ’*’, ‘/’ and uppercase letters. You are supposed to convert the given Pre...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in New DelhiEligibility criteriaAbove 8 cgpaHike interview preparation:Topics to prepare for the interview - Data stucture , pointer , tree ,Core java ,OopsTime required to prepare for the interview - 15 daysInterview preparation tips for other job seekers

Tip 1 : Atleast 1 project
Tip 2 : Practice data structures
 

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Don't put false information

Final outcome of the interviewRejected

Skills evaluated in this interview

I was interviewed before Jun 2021.

5 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 50 minutes
Round difficulty - Medium

It was an online objective round held at 10:00AM. The platform had proctoring enabled for tab switches, refreshes, etc.

  • Q1. MCQ Questions

    Questions were related to OOPS, Data Structures, Databases.

    Number Of MCQs - 60


     

2

Coding Test Round (1 Question)

Round duration - 75 minutes
Round difficulty - Easy

This round was help at 2pm after the first round. Each round had elimination. Only those who cleared a round were allowed in the next round. This was also a proctored round. It had question on arrays and linked list.

  • Q1. Reverse List In K Groups You are given a linked list of 'N' nodes and an integer 'K'. You have to reverse the given linked list in groups of siz...read more
3

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

It was a technical interview round. It was held in the morning. We had to keep our camera on as it was video proctored. The interviewer did not turned on their camera. Initially I was asked for an introduction in which I told about myself and my projects and internships.
The interviewer gave me 2 coding problem. Although I was able to solve them easily, the interviewer seemed to be ready to help if stuck. The interviewer asked for extensive dry run on both the problems.

  • Q1. Merge Two Binary Trees You are given roots of two binary trees, ‘ROOT1’ and ‘ROOT2’. You need to merge the two trees into a new binary tree. The merge rule is t...read more
  • Q2. Covid Vaccination We are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Govern...read more
4

Video Call Round (2 Questions)

Round duration - 50 minutes
Round difficulty - Medium

It was a technical interview round. It was held in the morning. We had to keep our camera on as it was video proctored. The interviewer did not turned on their camera. Initially I was asked for an introduction in which I told about myself and my projects and internships. He also cross questioned on my projects.
The interviewer gave me 2 coding problem.. The interviewer gave hints whenever I got stuck.

  • Q1. Print Nodes at Distance K From a Given Node You are given an arbitrary binary tree, a node of the tree, and an integer 'K'. You need to find all such no...read more
  • Q2. Divide Chocolates Ninja bought chocolate consisting of some chunks. The sweetness of each chunk is given in an array ‘ARR’. Ninja has ‘K’ friends, and he wishes...read more
5

HR Round (1 Question)

Round duration - 25 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Tell me about yourself.

    Tell me about your tech journey so far.

    How was the experience of previous rounds?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GurgaonEligibility criteriaNo criteriaJosh Technology Group interview preparation:Topics to prepare for the interview - OOPS, Trees, Dynamic Programming, Linked List, Databases, Arrays.Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice up to the level to able to solve medium level questions.
Tip 2 : Question might get focused on Trees, Linked List and Arrays in the initial rounds.
Tip 3 : If you are going to tell about your projects, make sure to you know what you have done and if done in a team what you have contributed individually.
Tip 4 : During round 3 or HR interviews make sure to highlight your soft skills like communication and leadership by relating to real life project if possible.

Application resume tips for other job seekers

Tip 1 : Have at least two projects in you resume and mention what you achieved.
Tip 2 : Write about your role and responsibilities if mentioning any internships.
Tip 3 : Also mention extra curriculars if any to highlight soft skills.

Final outcome of the interviewSelected

Skills evaluated in this interview

Tell us how to improve this page.

Software Engineer
77 salaries
unlock blur

₹4.2 L/yr - ₹13.2 L/yr

Senior Software Engineer
37 salaries
unlock blur

₹8 L/yr - ₹20.5 L/yr

E-Commerce Analyst
28 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Business Analyst
18 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

QA Engineer
16 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare Paxcom India with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview