Upload Button Icon Add office photos
Engaged Employer

i

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

Dilyt Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Dilyt Interview Questions, Process, and Tips

Updated 30 Oct 2024

Top Dilyt Interview Questions and Answers

View all 13 questions

Dilyt Interview Experiences

Popular Designations

8 interviews found

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

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.

Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Okay with the SLA
  • Ans. 

    SLA stands for Service Level Agreement, which outlines the level of service expected from a vendor.

    • SLA defines the agreed upon level of service between a provider and a customer.

    • It includes metrics like response time, uptime, and resolution time.

    • SLAs are important for ensuring accountability and quality of service.

    • Example: An SLA might specify that the vendor will respond to support tickets within 24 hours.

  • Answered by AI
Round 3 - Technical 

(7 Questions)

  • Q1. What is the difference between DDL and DML?
  • Ans. 

    DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.

    • DDL is used to create, modify, and delete database objects such as tables, indexes, and views.

    • DML is used to insert, update, delete, and retrieve data from database tables.

    • Examples of DDL statements include CREATE TABLE, ALTER TABLE...

  • Answered by AI
  • Q2. How to fetch a employee record with the second highest salary from the employees table?
  • Q3. What was one of the trickiest incident you have faced and how did you counter it?
  • Q4. How SQL is divided?
  • Ans. 

    SQL is divided into Data Definition Language (DDL), Data Manipulation Language (DML), Data Control Language (DCL), and Transaction Control Language (TCL).

    • Data Definition Language (DDL) - used to define the structure of database objects like tables, indexes, and views. Examples include CREATE, ALTER, DROP.

    • Data Manipulation Language (DML) - used to manipulate data stored in the database. Examples include SELECT, INSERT, ...

  • Answered by AI
  • Q5. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
  • Ans. 

    To prepare an employee's attendance record, I would gather data on their attendance, create charts and graphs to visualize trends and patterns.

    • Gather attendance data including dates, times, and reasons for absence or tardiness

    • Create a spreadsheet or database to organize the data

    • Use software like Excel or Tableau to create charts and graphs showing attendance trends

    • Include metrics such as overall attendance rate, late a...

  • Answered by AI
  • Q6. Difference between SQL and MYSQL
  • Ans. 

    SQL is a standard language for managing databases, while MySQL is a specific open-source relational database management system.

    • SQL is a standard language used to interact with databases, while MySQL is a specific database management system.

    • SQL is an ANSI (American National Standards Institute) standard language, while MySQL is an open-source relational database management system.

    • SQL can be used with various database ma...

  • Answered by AI
  • Q7. Define joins using examples.
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used in SQL to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: INNER JOIN retrieves rows from both tables where the join condition is met.

    • Example: LEFT JOIN retrieves all rows from the left table and the matched rows ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Got the invite through naukri.com
On day 1 there were 3 rounds.
1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.
2nd round was HR round where resume related questions like qualification and projects are asked along with a basic question of interest in this field. This round will be of 5 to 15 minutes max.
3rd round was technical round where questions related to the technical expertise is asked. This round is a bit tough but if prepared well in advanced can be done easily. This round will last upto somewhere around 30 to 45 mins on an avg.
All the rounds were of basic level but the wait time is more as there were many candidates for the post.
Tip: prepare well with basic SQL queries as they are mostly asked and if answered well gives an advantage.

After these three rounds was asked to wait for 1 week for the results.

Qs
1. What is the difference between DDL and DML?
2. How to fetch a employee record with the second highest salary from the employees table?
3. What was one of the trickiest incident you have faced and how did you counter it?
4. How SQL is divided?
5. Difference between SQL and MYSQL
6. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
7. Define SQL set using some examples.
8. Define joins using examples.
9. What is a constraint?
10. What is primary key?
11. What is foreign key?
12. What is tableau?
13. How tableau connection is established?
14. How many types of filters are there in tableau?
15. How KPI metrics can be depicted in tableau?
16. How dashboards are made?
17. What is the difference between dashborading and report generation?
18. What is storytelling?
19. Difference between Power BI and tableau
20. Which one do you prefer tableau or Power BI and why?
21. Data types in SQL

Skills evaluated in this interview

Top Dilyt Business Intelligence Developer Analyst Interview Questions and Answers

Q1. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
View answer (1)

Business Intelligence Developer Analyst Interview Questions asked at other Companies

Q1. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
View answer (1)

BI Developer Interview Questions & Answers

user image dirisala pradeepthi

posted on 2 Sep 2024

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

Aptitude, basic sql queries and power bi related question

Round 2 - HR 

(1 Question)

  • Q1. Self intro , projects and related to resume
Round 3 - Technical 

(1 Question)

  • Q1. Sql queries and power bi questions
Round 4 - Technical 

(1 Question)

  • Q1. Create a attendance report
  • Ans. 

    Create an attendance report for tracking employee attendance

    • Gather data on employee attendance including dates, times, and reasons for absence

    • Organize the data into a clear and concise report format

    • Include metrics such as total number of absences, average attendance rate, and trends over time

  • Answered by AI

BI Developer Interview Questions asked at other Companies

Q1. 5. Are you using power bi pro or premium 6. How do you applay role level security 7. How do you publish your visual 8. What kind of challenge have you faced while building a dashboard
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Second highest salary
union, union all, intersect and except or minus
case statement questions

Round 2 - HR 

(3 Questions)

  • Q1. Tell me about your self explain the visuals of power bi what is constrains what is commonds
  • Ans. 

    I am a Junior Business Intelligence Developer with experience in Power BI visuals, constraints, and commands.

    • Power BI visuals are graphical representations of data such as charts, graphs, and maps.

    • Constraints in database management refer to rules that limit the type of data that can be entered into a table.

    • Commands in programming are instructions given to a computer to perform a specific task.

    • For example, a Power BI vi...

  • Answered by AI
  • Q2. Explain the power bi visuals
  • Ans. 

    Power BI visuals are interactive graphical representations of data that help users analyze and understand information.

    • Power BI visuals include charts, graphs, maps, tables, and custom visuals.

    • Users can customize visuals by changing colors, fonts, and other properties.

    • Visuals can be interactive, allowing users to drill down into data for more detailed analysis.

    • Examples of Power BI visuals include bar charts, pie charts,

  • Answered by AI
  • Q3. What is commonds
  • Ans. 

    Commonds is likely a typo or misspelling of 'commands', which are instructions given to a computer program to perform a specific task.

    • Commands are essential for interacting with computer systems and software.

    • They can be entered through a command line interface or a graphical user interface.

    • Examples of commands include 'cd' to change directory, 'ls' to list files, and 'mkdir' to create a new directory.

  • Answered by AI

Skills evaluated in this interview

Junior Business Intelligence Developer Interview Questions asked at other Companies

Q1. what is commonds
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

(1 Question)

  • Q1. Basic mathematics question, basic English and SQL questions
Round 2 - Technical 

(5 Questions)

  • Q1. Resume based questions
  • Q2. Different types of commands
  • Ans. 

    Different types of commands include data manipulation, data definition, data control, and transaction control commands.

    • Data manipulation commands: SELECT, INSERT, UPDATE, DELETE

    • Data definition commands: CREATE, ALTER, DROP

    • Data control commands: GRANT, REVOKE

    • Transaction control commands: COMMIT, ROLLBACK, SAVEPOINT

  • Answered by AI
  • Q3. Difference between inner join and outer join
  • Ans. 

    Inner join returns only the matching rows between two tables, while outer join returns all rows from both tables.

    • Inner join only includes rows that have matching values in both tables

    • Outer join includes all rows from both tables, filling in missing values with NULL if there is no match

    • Examples: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id; Outer join - SELECT * FROM table1 LEFT OUTER JOI

  • Answered by AI
  • Q4. Write SQL query to get second highest salary
  • Ans. 

    SQL query to retrieve the second highest salary from a table

    • Use the ORDER BY clause to sort salaries in descending order

    • Use the LIMIT clause to retrieve the second row

  • Answered by AI
  • Q5. What's the difference between numpy and pandas
  • Ans. 

    Numpy is a library for numerical operations in Python, while Pandas is used for data manipulation and analysis.

    • Numpy is used for numerical operations like linear algebra, Fourier transform, etc.

    • Pandas is used for data manipulation tasks like data cleaning, merging, reshaping, etc.

    • Numpy works with arrays, while Pandas works with dataframes.

    • Numpy is more efficient for numerical computations, while Pandas is more user-fri...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Dilyt Data Analyst interview:
  • SQL
  • Python

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Dilyt interview questions for popular designations

 Power BI Developer

 (2)

 BI Developer

 (1)

 Business Intelligence Developer Analyst

 (1)

 Data Analyst

 (1)

 Junior Business Intelligence Developer

 (1)

 SQL and BI Developer

 (1)

Slashmark Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

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

Questions based on SQL and powerbi were asked

Round 2 - HR 

(1 Question)

  • Q1. Basic hr questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic SQL queries

Power BI Developer Interview Questions & Answers

user image JAJUKOR AKHILA

posted on 26 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL commands, query,union union all ,maths English spelling, correct sentence.

Round 2 - HR 

(2 Questions)

  • Q1. Personal introduction
  • Q2. College life ,career gap details asking.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare excel vlookup ,SQL commands questions

Power BI Developer Interview Questions asked at other Companies

Q1. Types of joins in power Bi & SQL and how it works?
View answer (7)

Jobs at Dilyt

View all

SQL and BI Developer Interview Questions & Answers

user image NAVEEN KUMAR KAJULURI

posted on 31 Jul 2023

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 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 - Assignment 

Maths, GK, English, Coding, Behaviour Questions.

Round 3 - HR 

(1 Question)

  • Q1. Personal Questions, Resume Based Questions
Round 4 - Technical 

(2 Questions)

  • Q1. SQL, Power BI Based Questions.
  • Q2. Power Query, Editor.

Interview Preparation Tips

Topics to prepare for Dilyt SQL and BI Developer interview:
  • MY SQL
  • Power Bi
Interview preparation tips for other job seekers - Prepare MY SQL and Power Bi thoroughly.

SQL and BI Developer Interview Questions asked at other Companies

Q1. What is tableau blend and join
View answer (1)

Power BI Developer Interview Questions & Answers

user image chittiboyina padmasree

posted on 8 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. All about power bi

Power BI Developer Interview Questions asked at other Companies

Q1. Types of joins in power Bi & SQL and how it works?
View answer (7)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Network engineer
  • Q2. Security
Round 2 - Technical 

(2 Questions)

  • Q1. Server active directory
  • Q2. Domain group policy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude assessment along with some theoretical components.

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions in Java, SQL and React
Round 3 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Coding question->Reverse String(World Hello), pattern, prime number

Dilyt Interview FAQs

How many rounds are there in Dilyt interview?
Dilyt interview process usually has 2-3 rounds. The most common rounds in the Dilyt interview process are HR, Technical and Aptitude Test.
How to prepare for Dilyt 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 Dilyt. The most common topics and skills that interviewers at Dilyt expect are Business Intelligence, IT Services, Information Technology, Performance Management and Data Analytics.
What are the top questions asked in Dilyt interview?

Some of the top questions asked at the Dilyt interview -

  1. How would prepare an emplyees attendance record? Create charts and graphs regar...read more
  2. What is the difference between DDL and D...read more
  3. What's the difference between numpy and pan...read more

Tell us how to improve this page.

Dilyt Interview Process

based on 8 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Diverse Lynx Interview Questions
3.8
 • 19 Interviews
DynPro Interview Questions
3.9
 • 18 Interviews
Avontix Interview Questions
4.0
 • 17 Interviews
View all

Dilyt Reviews and Ratings

based on 16 reviews

3.7/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

2.9

Salary

3.6

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
Director Analytics & Business Intelligence Center of Excellence

Hyderabad / Secunderabad

8-12 Yrs

Not Disclosed

Explore more jobs
BI Developer
18 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

ETL Developer
9 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Business Intelligence Developer
7 salaries
unlock blur

₹2.4 L/yr - ₹3.9 L/yr

Software Engineer
5 salaries
unlock blur

₹2 L/yr - ₹6.7 L/yr

Business Development Executive
4 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Dilyt with

HCL Infosystems

3.9
Compare

Accel Frontline

3.9
Compare

Puropale Creations & IT Solutions

4.6
Compare

Diverse Lynx

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