Faster and better experience!
i
Sankey Solutions
Filter interviews by
I applied via campus placement at Terna Engineering College, Mumbai and was interviewed in Nov 2024. There were 2 interview rounds.
Easy array string basic question two question
OOPs stands for Object-Oriented Programming. Pillars of OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism. Lists and tuples are data structures in Python.
OOPs stands for Object-Oriented Programming
Pillars of OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism
Lists and tuples are data structures in Python
Lists are mutable while tuples are immutable
They asked to write a pseudo code for coin denomination problem
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the systems development life cycle and provide continuous delivery.
DevOps aims to automate and integrate the processes between software development and IT teams to build, test, and release software more quickly and reliably.
It involves collaboration, communication, and integration of tools to streamline the developm...
JavaScript can be used to manipulate HTML elements and apply styles using CSS.
Use JavaScript to select HTML elements and modify their styles using CSS properties
Example: document.getElementById('myElement').style.color = 'red';
Use JavaScript to add or remove CSS classes from HTML elements
Example: document.getElementById('myElement').classList.add('newClass');
Use JavaScript to create dynamic animations by changing CSS p
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
It had 2 easy DSA questions
I applied via Walk-in
Dynamic programming is a method for solving complex problems by breaking them down into simpler subproblems.
Identify the optimal substructure and overlapping subproblems in the problem
Use memoization or tabulation to store and reuse solutions to subproblems
Examples: Fibonacci sequence, Longest Common Subsequence, Knapsack problem
Sankey Solutions interview questions for popular designations
Pen-paper test 1.5hr
Get interview-ready with Top Sankey Solutions Interview Questions
Taskes 2 technical easy questions
Hoisting in JavaScript refers to the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted but not their initializations.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
I applied via campus placement at Karmaveer Bhaurao Patil College of Engineering, Satara and was interviewed in Sep 2023. There were 3 interview rounds.
Two coding questions were given
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
Solve 2 coding questions.
Array,string type questions
2 code and both are compulsory
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal superclass with Dog and Cat subclasses. Both Dog and Cat can be treated as Animals.
OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: Animal class can be inherited by Dog class.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Using private variables and public methods in a cla...
I applied via Campus Placement
They take test on paper and pen
The pillars of Python refer to the core principles that guide the design and development of the Python programming language.
Readability counts: Python emphasizes code readability and simplicity, making it easier for developers to write and maintain code.
Explicit is better than implicit: Python encourages clear and explicit code over ambiguity and complexity.
Simple is better than complex: Python promotes simplicity and ...
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 L/yr - ₹9.9 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
9
salaries
| ₹2.9 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech