i
Futurense Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
List top 3 youngest ages of employees dept wise using SQL.
Use GROUP BY to group employees by department.
Use ORDER BY to sort ages in ascending order.
Use LIMIT to get top 3 youngest ages.
Use MIN to get the youngest age in each department.
List employees whose age is greater than average age of all employees using SQL.
Calculate the average age of all employees using AVG() function.
Use WHERE clause to filter out employees whose age is greater than the average age.
Join the employee table with the age table to get the age of each employee.
Example: SELECT * FROM employees WHERE age > (SELECT AVG(age) FROM employees);
Python program to find the sum of digits till the result becomes a single digit.
Convert the number to a string and iterate through each digit.
Add the digits and store the result.
Repeat the process until the result becomes a single digit.
Return the single digit result.
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Mettel Python SQL general python
2 python questions
2 SQL questions
5 MCQ questions
Futurense Technologies interview questions for designations
I applied via LinkedIn and was interviewed in Nov 2021. There were 2 interview rounds.
Hacker earth test- Python, SQL
I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.
MCQ and Coding test
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 4 interview rounds.
2 Python and 2 SQL coding questions. Easy to intermediate level
I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.
First round was an Mcq and Coding test on Hackerearth.
I applied via Naukri.com and was interviewed in May 2021. There were 6 interview rounds.
Top trending discussions
3 Interview rounds
based on 30 reviews
Rating in categories
Data Engineer
164
salaries
| ₹3.6 L/yr - ₹13.5 L/yr |
Data Specialist
90
salaries
| ₹4 L/yr - ₹10 L/yr |
Associate Data Engineer
40
salaries
| ₹6 L/yr - ₹11 L/yr |
HR Associate
24
salaries
| ₹2.6 L/yr - ₹4 L/yr |
Senior HR Associate
12
salaries
| ₹3.6 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech