Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ernst & Young Team. If you also belong to the team, you can get access from here

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 10.1k Reviews

Filter interviews by

Ernst & Young Qliksense Developer Interview Questions and Answers

Updated 11 Apr 2023

Ernst & Young Qliksense Developer Interview Experiences

1 interview found

Qliksense Developer Interview Questions & Answers

user image muthurajan Jothiraman

posted on 11 Apr 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 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 - Technical 

(3 Questions)

  • Q1. Binary load & Incremental load in Qliksense
  • Ans. 

    Binary load loads data from one Qlik Sense app to another, while incremental load only loads new or changed data.

    • Binary load is useful for combining data from multiple apps into one.

    • Incremental load can improve performance by only loading new or changed data.

    • Both can be used together for efficient data management.

  • Answered by AI
  • Q2. From name extract first name and last name? Which Qliksense function you will use?
  • Q3. Write the scripts for all questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are 5 experience even you have 10+ exp, who has experience in Qlikview and try to evaluate Qliksense experience.

Interviewer use to mocking you and try to insult. I informed panel that I am done with the interview because of their attitude.

Company doesn't have standard culture and bunch of narrow minded are working there. DYOR.

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Merge sort time complexity less
  • Ans. 

    Merge sort has a time complexity of O(n log n) in the worst case scenario.

    • Merge sort divides the array into two halves, sorts them recursively, and then merges them back together.

    • The time complexity of merge sort is O(n log n) in the worst case scenario.

    • For example, sorting an array of 8 elements would take 3 recursive calls to merge sort.

  • Answered by AI
  • Q2. Palindrome with react js to show on UI
  • Ans. 

    Create a palindrome checker using React JS to display on the UI

    • Create a input field for user to enter a string

    • Use state to store the input string

    • Create a function to check if the input string is a palindrome

    • Display the result on the UI

  • Answered by AI
Round 2 - Coding Test 

Javascript question on promise, callbacks, hosting

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write a java program to sort an array
  • Ans. 

    Java program to sort an array of strings

    • Use Arrays.sort() method to sort the array of strings

    • Import java.util.Arrays package

    • Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);

  • Answered by AI
  • Q2. Collections in java and springboot
  • Ans. 

    Collections in Java and Spring Boot are used to store and manipulate groups of objects.

    • Collections in Java are used to store multiple objects in a single unit.

    • Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.

    • Collections in Java and Spring Boot help in organizing and manipulating data efficiently.

    • Example: List names = new ArrayList<>();

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Domain specific
  • Q2. Tell me about yourself
Round 2 - One-on-one 

(2 Questions)

  • Q1. Check your conviction
  • Q2. How serious you are for the job
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java questions , stream api
  • Q2. Whatever you have mention in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics, memory management, multithreading.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Diff between static keyword and final keyword 2. Different ways of creating thread and which approach is better 3. Pgm to find min word and max word in a sentence
  • Ans. 

    The questions are related to Java programming and do not involve the medical field or puzzles.

    • The static keyword is used to declare a variable or method that belongs to the class itself, rather than an instance of the class.

    • The final keyword is used to declare a constant value or to prevent a variable, method, or class from being modified or extended.

    • Different ways of creating threads in Java include extending the Thre...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1, What are the purposes of api gateway other then authentication 2. how circut breaker works 3. What is saga design pattern 4. What is primary and secondary caching
  • Ans. 

    API gateway serves as a central entry point for all client requests, providing various functionalities beyond authentication.

    • API gateway acts as a reverse proxy, routing requests to appropriate microservices.

    • It can handle request/response transformation, protocol translation, and payload encryption/decryption.

    • API gateway can implement rate limiting, throttling, and caching to improve performance.

    • It enables service disc...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PwC Java Developer interview:
  • Microservice
  • Docker
  • Multithrading

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. When have you had a conflict with someone.
  • Ans. 

    I had a conflict with a team member over project priorities.

    • Miscommunication led to conflicting priorities

    • Discussed the issue openly and found a compromise

    • Learned the importance of clear communication in team projects

  • Answered by AI
  • Q2. Tell me you greatest project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React for front-end development

    • Implemented user authentication and authorization using JWT tokens

    • Utilized Node.js and Express for back-end development

    • Integrated MongoDB for database storage

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on Java , C++ , OOPs, cloud computing, one coding question, regarding previous projects, some behavioural questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Just asked to expand on past experiences and what technologies i had experience with.

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Hackerrank online assessment

Round 2 - Case Study 

Case study with a little bit of math for scenario based questions

Round 3 - Coding Test 

2 questions of coding with a live interviewer

Round 4 - Coding Test 

Behavioral and coding with a senior engineer

Round 5 - Behavioral interview 

(2 Questions)

  • Q1. How do you handle conflicts
  • Q2. What was the most challenging problem you had to solve so far

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA, do a little bit of case studies with back of the envelope estimations and prepare thoroughly for behavioral interviews as they could be tricky

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Qliksense Developer interview?
Ernst & Young interview process usually has 2 rounds. The most common rounds in the Ernst & Young interview process are Resume Shortlist and Technical.
How to prepare for Ernst & Young Qliksense Developer 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 Ernst & Young. The most common topics and skills that interviewers at Ernst & Young expect are Data Integration, Data Modeling, Data Visualization and Power Bi.
What are the top questions asked in Ernst & Young Qliksense Developer interview?

Some of the top questions asked at the Ernst & Young Qliksense Developer interview -

  1. Binary load & Incremental load in Qlikse...read more
  2. From name extract first name and last name? Which Qliksense function you will u...read more
  3. Write the scripts for all questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
PwC Interview Questions
3.4
 • 1.3k Interviews
KPMG India Interview Questions
3.5
 • 770 Interviews
ZS Interview Questions
3.4
 • 466 Interviews
BCG Interview Questions
3.8
 • 191 Interviews
View all
Senior Consultant
15.5k salaries
unlock blur

₹9.1 L/yr - ₹29.7 L/yr

Consultant
11.8k salaries
unlock blur

₹5.4 L/yr - ₹19 L/yr

Manager
7.4k salaries
unlock blur

₹16.5 L/yr - ₹51.2 L/yr

Assistant Manager
6.3k salaries
unlock blur

₹9.3 L/yr - ₹29.9 L/yr

Associate Consultant
3.8k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

3.9
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