Upload Button Icon Add office photos

Filter interviews by

Planon Software Services Interview Questions and Answers

Updated 5 Sep 2024

Planon Software Services Interview Experiences

1 interview found

Senior Java Developer Interview Questions & Answers

user image Chaitanya Adepu

posted on 5 Sep 2024

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

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. In depth questions around OOPs concepts and you need to write practical coding examples.
  • Q2. Also few questions around custom exception handling, hashmap.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare core java and OOPs in depth along with coding

Senior Java Developer Interview Questions asked at other Companies

Q1. Delete Kth node From EndYou have been given a singly Linked List of 'N' nodes with integer data and an integer 'K'. Your task is to remove the Kth node from the end of the given Linked List. For example: The given linked list is 1 -> 2 -... read more
View answer (4)

Jobs at Planon Software Services

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself which is not on resume
  • Q2. Scenario based questions for customer interaction knowledge check eg how to handle difficult customer,critical users etc
  • Q3. Basics of troubleshooting tools
  • Q4. As it was just for checking learning agility,asked me about me learing experience in previous company,certifications,how to prioritize issues incase of multiple sev1 issues
  • Q5. Have you handles sev1/sev2 all at once,how did you interacted
  • Ans. 

    Yes, I have handled multiple sev1/sev2 incidents simultaneously by prioritizing tasks and communicating effectively.

    • Prioritized tasks based on severity and impact on users

    • Communicated with stakeholders to provide updates and manage expectations

    • Coordinated with other team members to resolve issues efficiently

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident,stay calm,learn about company before appearing and prepare well according to JD provided
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Currying, closure, es6 features
  • Q2. Event looping, prototype chaining
  • Q3. Html structure, meta tag, viewport

Interview Preparation Tips

Topics to prepare for Perforce Software Senior Software Engineer interview:
  • React.Js
  • Javascript
  • Typescript
  • Es6
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Golang questions
  • Q2. Dsa questions like binary search and remove duplicate inplace

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know what process these people follow, i guess they gave me chance for 2nd interview just to reject.

I prepared hell a lot for this round and answered each every question. Still they reject. I think they are just looking for cheap labour.
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 Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Explain HR core operating principles and workforce metrics that strengthen the Value preposition of workforce.
  • Ans. 

    HR core operating principles and workforce metrics enhance the value proposition of the workforce by aligning HR strategies with business goals.

    • HR core operating principles include fairness, transparency, compliance, and continuous improvement.

    • Workforce metrics such as turnover rate, employee engagement, productivity, and diversity can help measure the effectiveness of HR strategies.

    • By focusing on these principles and ...

  • Answered by AI
  • Q2. Unique Challenges Faced from the Business Stakeholders and solution approached.
  • Ans. 

    Business stakeholders often have unique challenges that require tailored solutions from an Associate HRBP Lead.

    • Building strong relationships with stakeholders to understand their needs and concerns

    • Customizing HR strategies and solutions to align with business goals

    • Providing proactive communication and support to address stakeholder challenges

    • Collaborating with cross-functional teams to implement effective solutions

    • Leve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I felt I would have prepared better for the Interview, but I gained a good learning as the Interviewer Amrita was very clear and learned professional shared a solutions to the ones I couldn't answer aptly. But the recruiter was rude when I was followingup they just hangup phones on me and didnt bother to under my curiosity as a job seeker. overall Interview experience was excellent and happy to connect with a learned HR Leader. Unfortunately, may be I was not able to clear the Interview . my advice to the job seekers pls make a good prep up
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fibonacci, swap without 3rd var
  • Q2. Non repetitive char in string
  • Ans. 

    Find the first non-repetitive character in a string.

    • Iterate through the string and count the occurrences of each character.

    • Return the first character with a count of 1.

  • Answered by AI
Round 2 - Case Study 

Scenario based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(2 Questions)

  • Q1. What was the last technical issue that you faced and how did you resolve it
  • Ans. 

    Resolved a CSS layout issue by using flexbox properties

    • Identified the specific element causing the layout issue

    • Reviewed the existing CSS code to understand the styling applied

    • Implemented flexbox properties like justify-content and align-items to fix the layout problem

  • Answered by AI
  • Q2. How will you implement multiselect
  • Ans. 

    Implement multiselect using checkboxes or dropdown with multiple selection enabled

    • Use checkboxes or a dropdown with multiple selection enabled

    • Allow users to select multiple options by clicking on checkboxes or selecting from dropdown

    • Store selected options in an array of strings

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60mins test duration

Round 2 - Technical 

(2 Questions)

  • Q1. What are Linux commands
  • Ans. 

    Linux commands are instructions given to the operating system to perform specific tasks or operations.

    • Linux commands are case-sensitive

    • Commands are typically entered in the terminal

    • Common commands include ls (list files), cd (change directory), mkdir (make directory)

    • Commands can be combined with options and arguments for more specific actions

  • Answered by AI
  • Q2. What is virtualization concept
  • Ans. 

    Virtualization is the process of creating a virtual version of a device or resource, such as a server, storage device, network or operating system.

    • Virtualization allows multiple virtual instances to run on a single physical machine

    • It helps in optimizing resources and improving efficiency

    • Examples include VMware for server virtualization, VirtualBox for desktop virtualization

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. SQL queries and differences b/w delete and truncate
  • Ans. 

    Delete and truncate are SQL commands used to remove data from a table, but with key differences.

    • DELETE is a DML command used to remove specific rows from a table based on a condition.

    • TRUNCATE is a DDL command used to remove all rows from a table, resetting auto-increment values.

    • DELETE can be rolled back, while TRUNCATE cannot be rolled back.

    • DELETE triggers ON DELETE triggers, while TRUNCATE does not trigger any trigger...

  • Answered by AI
  • Q2. What is cloud and aws
  • Ans. 

    Cloud computing is the delivery of computing services like servers, storage, databases, networking, software, analytics, and intelligence over the internet.

    • AWS (Amazon Web Services) is a popular cloud computing platform offered by Amazon.

    • Cloud computing allows users to access resources on-demand without the need for physical infrastructure.

    • AWS provides a wide range of services such as EC2 (Elastic Compute Cloud), S3 (S...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A good DSA question, based on array manipulation and queues. Platform was Zoom call, so you can use any online IDE.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Question related to previous job Experience
  • Q2. Questions related to OOPS concepts
  • Q3. Question on System Design and Fundamentals of Language.
Round 3 - Behavioral interview 

(4 Questions)

  • Q1. Past Experience
  • Q2. How you tackle with challenges in less time
  • Q3. How you handle complete new tech stack?
  • Q4. Approach towards trivial puzzles.
Round 4 - HR 

(1 Question)

  • Q1. Compensation Decisions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep concepts clear, and you should back up your answers with real-life examples that everyone uses, so the interviewer can understand better and relate.

Planon Software Services Interview FAQs

How many rounds are there in Planon Software Services interview?
Planon Software Services interview process usually has 1 rounds. The most common rounds in the Planon Software Services interview process are Technical.
How to prepare for Planon Software Services 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 Planon Software Services. The most common topics and skills that interviewers at Planon Software Services expect are HTML, HTTP, Scrum, Software Solutions and Analytical.
What are the top questions asked in Planon Software Services interview?

Some of the top questions asked at the Planon Software Services interview -

  1. In depth questions around OOPs concepts and you need to write practical coding ...read more
  2. Also few questions around custom exception handling, hashm...read more

Tell us how to improve this page.

Planon Software Services Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
Salesforce Interview Questions
4.1
 • 270 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
View all

Planon Software Services Reviews and Ratings

based on 24 reviews

4.6/5

Rating in categories

3.7

Skill development

4.6

Work-life balance

4.4

Salary

4.5

Job security

4.3

Company culture

4.1

Promotions

4.0

Work satisfaction

Explore 24 Reviews and Ratings
Tester

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
20 salaries
unlock blur

₹10.5 L/yr - ₹25 L/yr

Test Engineer
19 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Software Developer
12 salaries
unlock blur

₹7.3 L/yr - ₹13 L/yr

Software Engineer
11 salaries
unlock blur

₹10.1 L/yr - ₹16.5 L/yr

Associate Software Engineer
8 salaries
unlock blur

₹7 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Planon Software Services with

IBM

4.0
Compare

Oracle

3.7
Compare

SAP

4.2
Compare

Microsoft Corporation

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