i
Sankey Solutions
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Its aptitude test which is easy. most of the candidate can pass
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
I applied via Internshala and was interviewed before Aug 2023. There was 1 interview round.
30 minutes of aptitude round
Sankey Solutions interview questions for popular designations
Give 2 codes and we have to write a logic
A recursion program is a function that calls itself until a base case is reached.
Identify the base case and write the code to handle it
Write the recursive case that calls the function with a modified input
Ensure the recursive case moves towards the base case
Example: Factorial function: function factorial(n) { if (n === 0) { return 1; } else { return n * factorial(n-1); } }
Example: Fibonacci sequence: function fibonacci
Aggregate functions in SQL are used to perform calculations on a set of values and return a single value.
Common aggregate functions include SUM, AVG, COUNT, MAX, and MIN.
SUM calculates the total of a set of values.
AVG calculates the average of a set of values.
COUNT counts the number of values in a set.
MAX returns the highest value in a set.
MIN returns the lowest value in a set.
Get interview-ready with Top Sankey Solutions Interview Questions
I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.
To find the 2nd highest salary, use a subquery to select the max salary that is not the highest.
Use a subquery to find the maximum salary that is not the highest
Select the maximum salary from the table where the salary is less than the highest salary
Order the results in descending order and limit the result to the second row
I applied via Naukri.com and was interviewed before Apr 2022. There were 3 interview rounds.
Easy question of logical and reasoning
Basic questions related to oops concepts
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 2 interview rounds.
Answering the question of writing name 100 times without using any loop.
Write your name 100 times manually
Use copy-paste feature to write your name multiple times
Use a script or program to generate your name 100 times
Remove duplicates from an array
Use a loop to iterate through the array
Use a hash table to keep track of unique values
If a value is already in the hash table, remove it from the array
I applied via LinkedIn and was interviewed in Feb 2021. There were 3 interview rounds.
UX design is the process of designing digital products that are user-centered and provide a positive user experience.
UX design focuses on understanding user needs and behaviors
It involves creating wireframes, prototypes, and conducting user testing
Good UX design results in products that are easy to use and meet user goals
Examples of good UX design include the iPhone, Airbnb, and Google Maps
There are various types of trends in UI/UX design.
Visual trends (e.g. flat design, material design)
Interaction trends (e.g. microinteractions, chatbots)
Layout trends (e.g. card-based design, asymmetrical layouts)
Typography trends (e.g. bold and large fonts, custom typography)
Color trends (e.g. gradients, duotones)
Animation trends (e.g. motion graphics, 3D animations)
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
2 coding questions
Top trending discussions
The duration of Sankey Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 25 interviews
Interview experience
based on 165 reviews
Rating in categories
Solution Analyst
256
salaries
| ₹2.3 L/yr - ₹9.3 L/yr |
Software Developer
35
salaries
| ₹3 L/yr - ₹9.9 L/yr |
Solution Lead
24
salaries
| ₹5 L/yr - ₹11 L/yr |
UI/UX Designer
12
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Full Stack Developer
10
salaries
| ₹2.9 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech