Upload Button Icon Add office photos

Polaris Consulting

Compare button icon Compare button icon Compare

Filter interviews by

Polaris Consulting Software Developer Interview Questions and Answers

Updated 29 Oct 2023

Polaris Consulting Software Developer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Hanker rank test is given to me.

Round 3 - One-on-one 

(1 Question)

  • Q1. Java, hashmap, spring

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About Java

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice interview. One must be technically proficient

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Software Developer Interview Questions & Answers

user image venkatesh chindukuri

posted on 2 Sep 2017

Interview Questionnaire 

2 Questions

  • Q1. Technical Q's about profile
  • Q2. Package dicussion

Interview Preparation Tips

Round: Test
Experience: They conduct test about technical knowledge.
Duration: 1 hour
Total Questions: 30

Round: Technical Interview
Experience: Technical Q's about profile

Interview Questionnaire 

1 Question

  • Q1. Why you wanna join company? Why Polaris ? and the regular interview questions :)

Interview Preparation Tips

Round: Test
Experience: I am in ECE , so we had simple aptitude questions.Time and accuracy was the key.Knowledge in any of the languages(C Cpp JAVA etc) is desired but not necessary. We were told that we will be having training sessions prior to getting actually inducted in the company.
Tips: BE good with aptitude.Level of difficulty between easy to medium. NO tough qtns were asked
Total Questions: 60

Round: HR Interview
Experience: Satisfactory
Tips: Prepare the regular interview HR questions (Non -CS )

College Name: NIT CALICUT

Polaris Consulting interview questions for designations

 Software Engineer

 (1)

 Associate Consultant

 (2)

 System Analyst

 (1)

 IT Analyst

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hackathon on chatbot development website

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basics like shallow copy deep copy
  • Q2. Sorting techniques and psuedo code
Round 3 - HR 

(2 Questions)

  • Q1. Questions on projects
  • Q2. Introduction and insights of comapny
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude online test

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
Round 3 - Technical 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have experience working on various projects including web development, mobile app development, and database management.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Swift for a healthcare startup to track patient data

    • Managed a MySQL database for a financial services company to store and retrieve customer information

  • Answered by AI
  • Q2. Coding related questions asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Prev job work and project details , roles and responsibility

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC process
  • Ans. 

    SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.

    • SDLC stands for Software Development Life Cycle

    • It includes stages like planning, analysis, design, implementation, testing, and maintenance

    • Each stage has specific goals and deliverables to ensure the quality and success of the software project

  • Answered by AI
  • Q2. What is the ASp.net mean for ?
  • Ans. 

    ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.

    • ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.

    • It allows developers to create web applications using languages like C# or VB.NET.

    • ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.

    • It is part o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain opps concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain data in the form of attributes and code in the form of methods.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main principles of OOPs.

    • Example: In a banking system, a 'Customer' object can have attributes like name and account number, and method

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps interview questions
  • Q2. Some of the interview question base on mysql and collecections
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept with example
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class 'Car' with private variables and public methods.

    • Polymorphism...

  • Answered by AI
  • Q2. Basic Database question

Skills evaluated in this interview

Polaris Consulting Interview FAQs

How many rounds are there in Polaris Consulting Software Developer interview?
Polaris Consulting interview process usually has 3 rounds. The most common rounds in the Polaris Consulting interview process are Resume Shortlist, Coding Test and One-on-one Round.
What are the top questions asked in Polaris Consulting Software Developer interview?

Some of the top questions asked at the Polaris Consulting Software Developer interview -

  1. Technical Q's about prof...read more
  2. Package dicuss...read more
  3. Java, hashmap, spr...read more

Tell us how to improve this page.

Polaris Consulting Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Polaris Consulting Software Developer Salary
based on 20 salaries
₹2 L/yr - ₹11.5 L/yr
16% less than the average Software Developer Salary in India
View more details

Polaris Consulting Software Developer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.0

Salary

4.9

Job security

4.0

Company culture

3.9

Promotions

3.9

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
112 salaries
unlock blur

₹3.6 L/yr - ₹12.3 L/yr

Associate Consultant
90 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Senior Consultant
63 salaries
unlock blur

₹7.8 L/yr - ₹18 L/yr

Lead Consultant
51 salaries
unlock blur

₹9 L/yr - ₹19.7 L/yr

Software Engineer
40 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Explore more salaries
Compare Polaris Consulting with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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