Upload Button Icon Add office photos

Filter interviews by

Planvisage Software Solutions Interview Questions and Answers

Updated 8 Jul 2024

Planvisage Software Solutions Interview Experiences

Popular Designations

3 interviews found

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

I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning and Data interpretation

Round 2 - Technical 

(2 Questions)

  • Q1. Knowledge in SQL
  • Q2. Knowledge in Supply chain management
Round 3 - One-on-one 

(2 Questions)

  • Q1. About company’s and it’s product
  • Q2. About your experience and expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to learn about sql and forecasting model

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Consultant Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2021

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

Interview Questionnaire 

1 Question

  • Q1. What is Bom, Routing, Forecast and many questions related to production planning.

Interview Preparation Tips

Interview preparation tips for other job seekers - First aptitude test for 30 to 40 Mark's.
If you cleared it then face to face interview in this they will ask questions like definition of terms related to production planning and scheduling and some basic SQL questions.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

I applied via Recruitment Consultant and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.Supply chain concepts on Demand Forecasting, Replenishment, BOM, Shop Floor Scheduling.
  • Q2. 2. SQL query concepts like Inner Join, Right Join, Left Join

Interview Preparation Tips

Interview preparation tips for other job seekers - First round is written... Analytical Ability will be measured. Only if you clear, the second round i.e. interview will be held. For this round, Brush up your Supply Chain concepts and SQL procedures.

Supply Chain Consultant Interview Questions asked at other Companies

Q1. Supply chain management definition
View answer (1)

Interview questions from similar companies

I appeared for an interview in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I appeared for an interview in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

Interview Preparation Tips

Round: Test
Experience: Objective based questions covering general aptitude, c programming, algorithms, os, dbms, software engineering

Round: HR Interview
Experience: Candidates are eliminated after each round of interviews. Number of interviews varies from candidate to candidate. However 1 HR and 1 Tech interview is compulsory. Some may have separate tech and coding interviews.

General Tips: The 1st round aptitude paper is not too tough but ensures that not everyone is able to clear the cutoff.
In the tech interview programming questions were easy but OS questions are tricky and interviewer is looking for a candidate with a solid basics.
Skill Tips: Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews. Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews.
Do not spend too much effort on coding questions. Instead focus on fundamentals of OS, DBMS concepts like paging, threading, system calls etc
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

Interview Questionnaire 

8 Questions

  • Q1. Find a number which occurs odd number of times and all number occurs even number of times
  • Ans. 

    Find an odd occurring number among even occurring numbers.

    • Use XOR operation to cancel out even occurring numbers and get the odd occurring number.

    • Iterate through the array and XOR each element with the result variable.

    • The final result will be the odd occurring number.

  • Answered by AI
  • Q2. Some discussion about my minor project
  • Q3. Spiral order of binary tree and mattrix, print it
  • Ans. 

    Print the spiral order of a binary tree and matrix.

    • For binary tree, use level order traversal and alternate direction for each level.

    • For matrix, use four pointers to traverse in spiral order.

    • Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9

    • Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13

  • Answered by AI
  • Q4. Some question about os,dbms
  • Q5. Find pair which have a given sum in a given array
  • Ans. 

    Finding pairs in an array with a given sum.

    • Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.

    • Use a hash table to store the elements of the array and their indices for faster lookup.

    • If there are multiple pairs with the same sum, return any one of them.

    • If no pair is found, return null or an empty array.

  • Answered by AI
  • Q6. Find total number of k element which have a given avg in a given array in minimum time complexity
  • Ans. 

    Find total number of k element with given avg in an array in minimum time complexity.

    • Use sliding window technique to traverse the array in O(n) time complexity.

    • Maintain a sum variable to keep track of the sum of elements in the window.

    • If the sum of elements in the window is equal to k times the given avg, increment the count.

    • Move the window by subtracting the first element and adding the next element in the array.

  • Answered by AI
  • Q7. Print all elements which in not boundary element in a given binary tree
  • Ans. 

    Printing non-boundary elements of a binary tree

    • Traverse the tree in any order (preorder, inorder, postorder)

    • Check if the current node is not a boundary node (not the first or last node in its level)

    • If it is not a boundary node, print its value

    • Recursively traverse its left and right subtrees

  • Answered by AI
  • Q8. Then some question about process synchronisation,error vs exception,and then 2-3 hr question

Interview Preparation Tips

Round: Test
Experience: practice codes on paper
Tips:

Round: Technical Interview
Experience: very good
Tips: please try to explain each and every question in detail

Round: Technical Interview
Experience: my hr round is not taken by them,and some of face 3rd round ,which is HR
Tips: please prepare all types of problem from geeksforgeeks

Skill Tips: please try to understand every problem from geeksforgeeks
Skills: ds
College Name: NIT Bhopal
Motivation: best work culture,and a lots of learning opportunity in this company,and in every 6 month there is a appraisal

Skills evaluated in this interview

Planvisage Software Solutions Interview FAQs

How many rounds are there in Planvisage Software Solutions interview?
Planvisage Software Solutions interview process usually has 3 rounds. The most common rounds in the Planvisage Software Solutions interview process are Aptitude Test, Technical and One-on-one Round.
How to prepare for Planvisage Software 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 Planvisage Software Solutions. The most common topics and skills that interviewers at Planvisage Software Solutions expect are Demand Forecasting, Production Planning, Production Scheduling and Supply Chain Planning.
What are the top questions asked in Planvisage Software Solutions interview?

Some of the top questions asked at the Planvisage Software Solutions interview -

  1. What is Bom, Routing, Forecast and many questions related to production plannin...read more
  2. 1.Supply chain concepts on Demand Forecasting, Replenishment, BOM, Shop Floor S...read more
  3. 2. SQL query concepts like Inner Join, Right Join, Left J...read more

Tell us how to improve this page.

Planvisage Software Solutions Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Oracle Interview Questions
3.7
 • 853 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Ramco Systems Interview Questions
3.9
 • 66 Interviews
Blue Yonder Interview Questions
3.9
 • 62 Interviews
e2open Interview Questions
3.5
 • 54 Interviews
Kinaxis Interview Questions
4.1
 • 6 Interviews
View all

Planvisage Software Solutions Reviews and Ratings

based on 15 reviews

4.4/5

Rating in categories

4.3

Skill development

4.4

Work-life balance

3.8

Salary

4.5

Job security

4.1

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
10 salaries
unlock blur

₹2.4 L/yr - ₹6.6 L/yr

Consultant
8 salaries
unlock blur

₹2.5 L/yr - ₹4.7 L/yr

Supply Chain Consultant
7 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

Software Consultant
5 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Senior Consultant
3 salaries
unlock blur

₹9 L/yr - ₹16 L/yr

Explore more salaries
Compare Planvisage Software Solutions with

Teleperformance

3.9
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare

Nagarro

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