Upload Button Icon Add office photos

Polaris Consulting

Compare button icon Compare button icon Compare

Filter interviews by

Polaris Consulting Software Engineer Interview Questions and Answers

Updated 22 Feb 2024

Polaris Consulting Software Engineer Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. Projects worked on

Interview Questionnaire 

1 Question

  • Q1. Regarding my job, experience, package and more

Interview Preparation Tips

Interview preparation tips for other job seekers - None

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Software Engineer Interview Questions & Answers

user image YAMGANTI CHAKRAVARTHI

posted on 1 Dec 2015

Interview Preparation Tips

Round: Test
Experience: It was allowed for all the students even thought after keeping the cut off as 6.5. There was a less turnout to the company. There was an aptitude test for ece/eee ( there was java test for cse/mca). There was sectional cutoff. For aptitude they gave 50 questions for 1:10 min. The cutoff is 60% in aptitude. It is quite easier and a little grip on aptitude will do the trick (aptitude includes verbal too). There was only 7 students who got shortlisted from ece/eee.

Round: HR Interview
Experience: The main criteria for this company is your 10th and 12th maths marks. They asked me to explain my summer and final year project. Some basic HR questions like What motivates you, How do u see yourself in this company. It is so simple that you need not fear at all.

General Tips: If your 10th and 12th standard maths grades are superb then you are almost in to the company. They wont ask anything on core and software. They just ask projects. Its the simplest interview i have ever faced. So keep calm and be confident.
The overall experience was quite easy. It selection process started at 11am and i got offer at 4 pm. The interviewer was friendly.
Skill Tips: It was not aiming at all for this company. A firm grip on aptitude skills is enough if you are from ece/eee. If you are from cse/mca your java skills should be good to cross the cutoff. Just practice aptitude from any book you find.
Don't panic at all. As this was my 7th interview i was not at all nervous. Every one in the campus will get placed for sure. Just wait for the time to come. Keep preparing for the companies daily and always have a good grip on your projects. It will be asked in every company all most.
Skills:
College Name: NIT Surathkal

Software Engineer Jobs at Polaris Consulting

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain datawindow in powerbuilder
  • Ans. 

    DataWindow is a GUI control in PowerBuilder used to display and manipulate data from a database.

    • DataWindow can be used to retrieve data from a database, display it in a tabular format, and allow users to edit the data.

    • It supports various data sources such as SQL, ODBC, and XML.

    • DataWindow can also be used to create reports and graphs.

    • It provides various features such as sorting, filtering, grouping, and computed columns...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - say basics concepts about the datawindow in powerbuilder. As datawindow is the base of powerbuilder candidate should prepare well

Skills evaluated in this interview

I appeared for an interview in Oct 2020.

Interview Questionnaire 

1 Question

  • Q1. OOP features and my understanding about them, Java, Spring and Hibernate. Analysis of problem solving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Dear Candidate,
as much as you are required to know the concepts, it is as important to know how why and where these concepts are built for.
You are required to know the process ideology involved in designing applications and the data structures, alogrithms and design patterns.

please go through what you know as if you are enthusiastic in working on your technology rather than just finding the job.

follow the excellence and success will follow you.

Thanks

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is deadlock
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.

    • Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds resource X a...

  • Answered by AI
  • Q2. Which technology you know and worked
  • Ans. 

    I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.

    • Java

    • Python

    • HTML/CSS

    • JavaScript

    • SQL

  • Answered by AI
  • Q3. Why you are looking for change and what is your notice period
  • Ans. 

    I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.

    • Seeking new opportunities and challenges

    • Want to learn and grow in a different environment

    • Exploring better career prospects

    • Seeking a company with a better work-life balance

    • Notice period is 30 days

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 25 objective ques from Java and 25 from English
Tips: should prepare with Java Technology
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: describe clearly
Tips: should prepared

Round: Technical Interview
Experience: do you know about jsf
Tips: yes, I worked

Round: Technical + HR Interview
Experience: this is my dream company actually, and notice is 15 to 20 days.
Tips: be confident

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Joins in SQL
  • Ans. 

    Joins are used in SQL to combine data from two or more tables based on a related column.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and matching rows from the left table.

    • Full outer join returns ...

  • Answered by AI
  • Q2. Web applications, mobile applications, Hybrid applications

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up the basics of Java and Mysql

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Concat two linked lists in alternative way
  • Ans. 

    Concatenate two linked lists alternatively

    • Create a new linked list

    • Traverse both linked lists simultaneously

    • Alternate between adding nodes from each list to the new list

    • If one list is longer than the other, add the remaining nodes to the end of the new list

  • Answered by AI
  • Q2. Java and oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Java and a certain of algo n ds

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. IOS Basics , iPhone programming

Interview Preparation Tips

Interview preparation tips for other job seekers - When you tried a lot to get good company if you have no option then go for it ,Make this to last of your joining preferences.You will be deadlocked in the bond think twice before Join.

Polaris Consulting Interview FAQs

How many rounds are there in Polaris Consulting Software Engineer interview?
Polaris Consulting interview process usually has 1 rounds. The most common rounds in the Polaris Consulting interview process are Technical.
How to prepare for Polaris Consulting Software Engineer 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 Polaris Consulting. The most common topics and skills that interviewers at Polaris Consulting expect are Agile, Agile Coaching, SQL, Javascript and XML.

Tell us how to improve this page.

Polaris Consulting Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Polaris Consulting Software Engineer Salary
based on 123 salaries
₹2.4 L/yr - ₹9.4 L/yr
39% less than the average Software Engineer Salary in India
View more details

Polaris Consulting Software Engineer Reviews and Ratings

based on 17 reviews

3.8/5

Rating in categories

1.9

Skill development

3.2

Work-life balance

3.6

Salary

3.9

Job security

2.1

Company culture

2.4

Promotions

1.8

Work satisfaction

Explore 17 Reviews and Ratings
Sr. Software Engineer

Bangalore / Bengaluru

2-5 Yrs

₹ 3.6-11 LPA

Software Engineer (Dot Net / AngularJS Software Engineer)

Bangalore / Bengaluru

1-6 Yrs

₹ 4-5 LPA

Software Engineer (Codebeamer)

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
245 salaries
unlock blur

₹7 L/yr - ₹23.5 L/yr

Consultant
241 salaries
unlock blur

₹4.6 L/yr - ₹18.5 L/yr

Associate Consultant
196 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Lead Consultant
191 salaries
unlock blur

₹9.8 L/yr - ₹23 L/yr

Softwaretest Engineer
177 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Polaris Consulting with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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