Upload Button Icon Add office photos

Filter interviews by

Nice Software Solutions Associate Consultant Interview Questions and Answers

Updated 10 Jul 2024

Nice Software Solutions Associate Consultant Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. All questions are scenario based interviewed for sql
Round 2 - Technical 

(1 Question)

  • Q1. SQL related questions and perform practical queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time for interviewing in this firm.I have applied for bootcamp they want candidate with 3+ yr experience in SQL .I have cleared all technical round.. Continuously taking follow up with HR. Before the date of there bootcamp i interviewed and completed whole process.HR informed me selected for bootcamp and further process will share asap after 2 days Hr call back and Inform bootcamp is already started so they are not considered my profile this is very ridiculous and extremely poor management ,wasting others time even though total fault was from there end.
I asked HR she just tried to explain me about company policy and all which is totally rubbish. They didnt take there mistakes and not even single apologies.
Also for this position they told to attained bootcamp clear exam And all then they will offer permanent job with including 1 yr bond + 6 working days (WFO) with 20% salary hike only.. i recommend people don't waste your time and being victim of frustration with such poor management

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SQL is a must. And good soft skills will be cherry on top of the cake.
  • Q2. Different types of joins in SQL?
  • Ans. 

    Different types of joins in SQL 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 all rows from both tables, with NULL values for non-matching rows

  • Answered by AI
  • Q3. Difference between where and having clause.
  • Ans. 

    WHERE clause filters rows before grouping, while HAVING clause filters groups after grouping.

    • WHERE clause is used to filter rows based on a condition before grouping.

    • HAVING clause is used to filter groups based on a condition after grouping.

    • WHERE clause is used with SELECT, UPDATE, DELETE statements.

    • HAVING clause is used with GROUP BY clause.

    • WHERE clause cannot contain aggregate functions.

    • HAVING clause can contain aggr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in what your answer. Understand the scenarios before answering

Skills evaluated in this interview

Associate Consultant Interview Questions Asked at Other Companies

asked in IQVIA
Q1. There are 2 cricket teams, A and B, with 11 players each. If ever ... read more
asked in KPMG India
Q2. While working late at night, you figure out that the data availab ... read more
asked in Capgemini
Q3. Could you tell me, which tools do you have used in test managemen ... read more
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. Find the Third Greatest Element Given an array 'ARR' of 'N' disti ... read more

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2018. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Core informatica. Lot of scenario based questions.
  • Q2. Very basic questions. Simple and easy.
  • Q3. Third round was very difficult. Couldn't answer one question properly. But I gave efforts
  • Q4. Get Fibonacci series in informatica
  • Ans. 

    Fibonacci series can be generated in Informatica using a recursive function.

    • Create a mapping with a recursive function

    • Use a variable port to store the previous two values

    • Use an expression transformation to generate the series

    • Example: f(0) = 0, f(1) = 1, f(n) = f(n-1) + f(n-2)

  • Answered by AI

Interview Preparation Tips

General Tips: Informatica prepare well. Sql queries too.
Skills: Communication, Body Language, Problem Solving, Analytical Skills, Presentation Skills
Duration: 1-3 Months

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Apr 2023. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. What is zero coupon bond?
  • Ans. 

    A zero coupon bond is a bond that pays no interest and is sold at a discount to its face value.

    • Zero coupon bonds are also known as discount bonds.

    • Investors buy these bonds at a price lower than their face value and receive the full face value at maturity.

    • The difference between the purchase price and the face value is the investor's return.

    • Zero coupon bonds are often used for long-term investments, such as retirement sa...

  • Answered by AI
  • Q2. What is corporate actions and how you record those in books?
  • Ans. 

    Corporate actions are events initiated by a company that can affect its stock price and shareholders. They are recorded in books through various accounting entries.

    • Corporate actions include stock splits, dividends, mergers, acquisitions, and spin-offs.

    • These actions are recorded in books through journal entries and adjustments to accounts such as retained earnings and stockholders' equity.

    • For example, if a company decla...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Sql is the most important , Focus on Joins ,Sub query and Sql basics
  • Q2. Joining tables with different joins
  • Ans. 

    Joining tables with different joins in SQL

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match in one of the tables

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Question related to oops
  • Q2. Question related to coding
  • Q3. I was rejected after 2nd round
Round 2 - Technical 

(2 Questions)

  • Q1. Question related to advanced topic in oops
  • Q2. Question related to coding

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.

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 - Aptitude Test 

There are basic aptitude questions for freshers level

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts, basics of sql
  • Q2. Basics of programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basics interview questions for freshers level

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

Nice Software Solutions Interview FAQs

How many rounds are there in Nice Software Solutions Associate Consultant interview?
Nice Software Solutions interview process usually has 1-2 rounds. The most common rounds in the Nice Software Solutions interview process are Technical.
What are the top questions asked in Nice Software Solutions Associate Consultant interview?

Some of the top questions asked at the Nice Software Solutions Associate Consultant interview -

  1. Difference between where and having clau...read more
  2. Different types of joins in S...read more
  3. SQL is a must. And good soft skills will be cherry on top of the ca...read more

Tell us how to improve this page.

Nice Software Solutions Associate Consultant Interview Process

based on 2 interviews

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all
Nice Software Solutions Associate Consultant Salary
based on 51 salaries
₹4.2 L/yr - ₹12 L/yr
14% less than the average Associate Consultant Salary in India
View more details

Nice Software Solutions Associate Consultant Reviews and Ratings

based on 4 reviews

2.0/5

Rating in categories

3.5

Skill development

2.0

Work-life balance

2.6

Salary

1.4

Job security

1.7

Company culture

2.6

Promotions

2.0

Work satisfaction

Explore 4 Reviews and Ratings
BI Consultant
56 salaries
unlock blur

₹5.3 L/yr - ₹15 L/yr

Associate Consultant
51 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Consultant
33 salaries
unlock blur

₹6.4 L/yr - ₹26.4 L/yr

Associate BI Consultant
32 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Senior BI Consultant
29 salaries
unlock blur

₹7.2 L/yr - ₹24.8 L/yr

Explore more salaries
Compare Nice Software Solutions with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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