Faster and better experience!
i
MASAI School
Filter interviews by
In SQL, data is grouped by a specified column or expression using the GROUP BY clause.
Data is grouped based on the values in the specified column or expression
Aggregate functions like SUM, COUNT, AVG can be used with GROUP BY to perform calculations on each group
GROUP BY is often used in conjunction with the SELECT statement
Example: SELECT department, AVG(salary) FROM employees GROUP BY department
Lists are ordered collections of items, while dictionaries are unordered collections of key-value pairs.
Lists are accessed by index, dictionaries are accessed by key
Lists maintain the order of elements, dictionaries do not guarantee order
Lists use square brackets [], dictionaries use curly braces {}
Example: list - [1, 2, 3], dictionary - {'a': 1, 'b': 2}
Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.
Lambda functions are defined using the lambda keyword.
They are commonly used for small, one-time tasks.
Lambda functions can take any number of arguments, but can only have one expression.
Example: add = lambda x, y: x + y
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.
Around sql/python and other da tools
Stats and probability with focus on puzzles
MASAI School interview questions for popular designations
All the logical Qustions
Basic Aptitude test
Coding Round is little tough.
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
I was asked to create a web page along with some functionality using any JavaScript library with in 5 days.
The 'this' keyword refers to the current object and is used to access its properties and methods.
Used to refer to the current object in a method or constructor
Can be used to call another constructor in the same class
Can be used to call a method of the same object
Can be used to call a method of a parent object
Can be used to bind a function to a specific object
Web development is like building a house on the internet where people can visit and do things.
Web development is creating websites and web applications using programming languages like HTML, CSS, and JavaScript.
It involves designing how the website looks and works, and making sure it works well on different devices like computers and phones.
Examples of web development include creating a website for a business, an onlin
Marketing assignment
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
There will be 2/3 DSA problems focusing on Stack , Recursion and well known algorithms.
Top trending discussions
Interview experience
based on 187 reviews
Rating in categories
Operations Manager
40
salaries
| ₹5 L/yr - ₹13 L/yr |
Full Stack Web Developer
29
salaries
| ₹1 L/yr - ₹8 L/yr |
Data Analyst
18
salaries
| ₹4.2 L/yr - ₹8.5 L/yr |
Software Engineer
16
salaries
| ₹5 L/yr - ₹10 L/yr |
Software Developer
15
salaries
| ₹7 L/yr - ₹14 L/yr |
upGrad
Simplilearn
Great Learning
Imarticus Learning