Upload Button Icon Add office photos

Filter interviews by

Nice Software Solutions Ssis Developer Interview Questions and Answers

Updated 27 May 2021

Nice Software Solutions Ssis Developer Interview Experiences

1 interview found

I applied via Other and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is Control flow,data flow Types of transformation
  • Ans. 

    Control flow and data flow are two important components of SSIS. There are various types of transformations available in SSIS.

    • Control flow is used to manage the flow of tasks and containers in a package.

    • Data flow is used to extract, transform, and load data from various sources to destinations.

    • Transformations are used to modify data during the ETL process. There are various types of transformations such as Aggregate, D

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please check with recruiter in the initial discussion itself that is the company ready to pay the agreed salary.
In my case they conducted 2 technical interviews and at the end they told me like the package I am asking is more than expectations.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search

Round 2 - Technical 

(1 Question)

  • Q1. Was Asked to Implement Hashmap and Question on OOPS and Dbms , SQL and Indexing
Round 3 - Technical 

(2 Questions)

  • Q1. Brief Introduction
  • Q2. Rotten Oranges and basics of bfs and DFS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Javascript MCQs and one coding question
Round 2 - Technical 

(1 Question)

  • Q1. 3 coding questions, Questions on Resume and Node.js. Scenario based questions.
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions on project. Behavioural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared before attending the interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Different deoendency injection techniques
  • Ans. 

    Dependency injection is a design pattern used to remove hard-coded dependencies and make components more modular and testable.

    • Constructor injection: Dependencies are provided through a class's constructor.

    • Setter injection: Dependencies are set through setter methods.

    • Interface injection: Dependencies are injected through an interface.

    • Spring framework in Java uses dependency injection to manage components.

    • Angular framewo...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Client round about architecture

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic about angular and latest version questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Programming questions

Round 2 - One-on-one 

(1 Question)

  • Q1. String Pool OOPS Internal Working on Hashmap
  • Ans. 

    String pool is a memory area in Java where strings are stored to optimize memory usage. OOPS stands for Object-Oriented Programming System. HashMap is a data structure in Java that stores key-value pairs.

    • String pool in Java is a special memory area where strings are stored to optimize memory usage.

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

    • HashMap is a dat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in May 2023. 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 - Coding Test 

1. how to create a normal form layout like facebook or instagram login page
2. question based on kmp string matching algorithm to check string1 includes string2 or not.
3. validate a form using regex operation .

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions based upon your skill set & CV like questions upon your projects.
  • Q2. 1. basic questions on html css ,js 2. in react redux , props , state , functional , class components .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to front end technologies like HTML, CSS, JS
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions on HTML, CSS, JS Focus on array questions and read methods of array before
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round questions based on scenario to check how you think/react on the particular situation

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 40 minutes
Round difficulty - Medium

It was early in the morning around 8:00AM-8:40AM. Platform used was hackerrank and the questions asked were of moderate level.

  • Q1. DBMS Questions

    When does checkpoint occur in DBMS?
    What are the unary operations in Relational Algebra?
    What do you understand by Data Model?

  • Q2. Split Array With Equal Sums

    You are given an array/list 'ARR' of size 'N'. You task is to find if there exists a triplet (i, j, k) such that 0 < i , i + 1 < j , j + 1 < k and k &...

  • Ans. Brute Force

    To implement this approach, You have to understand the constraints first, i.e., 0 < i, i+1 < j , j+1< k < N-1.

    If you carefully look at the constraints, you may notice the problem while splitting the array into slices or subarrays does not include the elements at index i,  j, and k. So it can be simply observed that according to constraints during the slices you make, three of the elements wi...

  • Answered by CodingNinjas
Round 2 - HR 

(1 Question)

Round duration - 15 minutes
Round difficulty - Easy

It was in the evening around 4;00PM-4:20PM. This round was very interesting as it focuses more about your personality rather than your knowledge which has been already checked in previous rounds.

  • Q1. Basic HR Questions

    Introduce yourself.

    Which is the most difficult situation that you ever faced?

  • Ans. 

    Tip 1 : Before answering this question, take your own time an answer in the way that convinces the interviewer. 
    Tip 2 : Tell your qualifications and highlight that points which makes you unique.
    Tip 3 : Don't ask your salary in exact numbers, instead of this show your commitment to the job itself.

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GurgaonEligibility criteriaNo BacklogsThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Dynamic Programming, DBMS, Aptitude, Web DevelopmentTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice aptitude as much as possible.
Tip 2 : Practice more and more questions related to your skills.
Tip 3 : Proper revision is must.

Application resume tips for other job seekers

Tip 1 : It should not be too long or too short.
Tip 2 : Each skill and project should be reflected properly in your resume.

Final outcome of the interviewSelected

Tell us how to improve this page.

People are getting interviews through

based on 1 Nice Software Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Mphasis Interview Questions
3.4
 • 773 Interviews
View all
BI Consultant
56 salaries
unlock blur

₹5.3 L/yr - ₹15 L/yr

Associate Consultant
46 salaries
unlock blur

₹4.2 L/yr - ₹12.4 L/yr

Senior BI Consultant
31 salaries
unlock blur

₹7.3 L/yr - ₹24.8 L/yr

Associate BI Consultant
31 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Consultant
26 salaries
unlock blur

₹6.4 L/yr - ₹20 L/yr

Explore more salaries
Compare Nice Software Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview