Filter interviews by
Basic questions like list,tuple,dict
China is the most populated country in the world.
China has a population of over 1.4 billion people.
India is the second most populated country with over 1.3 billion people.
Other highly populated countries include the United States, Indonesia, Pakistan, Brazil, Nigeria, Bangladesh, and Russia.
Got a question about array
Easy 50 mcqs eliminatory round this
Online meet to showcase projects atleast 1
I applied via Indeed and was interviewed in Oct 2021. There were 3 interview rounds.
Basic aptitude question most based on probability and patterns solving.
Linked list, hashmap, dictionary, tuples and list are data structures used in programming.
Linked list is a linear data structure where each element points to the next element.
Hashmap is a data structure that maps keys to values for efficient lookup.
Dictionary is a collection of key-value pairs where each key is unique.
Tuples are immutable sequences of elements of different data types.
List is a collection of elements of
Nyalazone Solutions interview questions for popular designations
Top trending discussions
MCQ - OS,DBMS,C++,Python
STRING, ROMAN TO INTEGER
Sql questions database modelling
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
Data Modelling question and project discussion
I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.
Queue can be implemented using two stacks by maintaining the order of elements in the stacks.
Create two stacks, let's call them stack1 and stack2
When an element is enqueued, push it to stack1
When an element is dequeued, pop all elements from stack1 and push them to stack2
Pop the top element from stack2 and return it as the dequeued element
If stack2 is empty, repeat step 3
To get the front element of the queue, peek the
Left join returns all records from left table and matching records from right table. Full outer join returns all records from both tables.
Left join is used to combine two tables based on a common column.
In left join, all records from the left table are returned along with matching records from the right table.
If there is no match in the right table, NULL values are returned.
Example: SELECT * FROM table1 LEFT JOIN table...
Magic functions are special methods in PHP that start with __. Autoloading is a way to automatically load classes.
Magic functions are used to handle certain events in PHP, such as object creation or property access.
Autoloading allows PHP to automatically load classes when they are needed, without requiring manual includes.
Magic functions can be used in conjunction with autoloading to dynamically load classes or handle
Given three sorted arrays, find common elements.
Create three pointers to traverse each array
Compare the elements at the pointers and move the pointer of the smallest element
If all pointers point to the same element, add it to the result and move all pointers
Repeat until any pointer reaches the end of its array
Check if a number is a power of 2 or not.
A power of 2 has only one bit set in its binary representation.
Use bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
based on 3 interviews
Interview experience
based on 6 reviews
Rating in categories
Data Engineer
12
salaries
| ₹3.5 L/yr - ₹11.5 L/yr |
Software Developer
7
salaries
| ₹4.5 L/yr - ₹10 L/yr |
SQL Developer
4
salaries
| ₹4.5 L/yr - ₹5.5 L/yr |
Customer Support Executive
4
salaries
| ₹2 L/yr - ₹2.1 L/yr |
Database Engineer
4
salaries
| ₹5.5 L/yr - ₹5.5 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo