Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.
Fair and simple, straight foreward
I appeared for an interview before Mar 2024, where I was asked the following questions.
A linked list is a linear data structure where elements are stored in nodes, each pointing to the next, allowing dynamic memory allocation.
1. Structure: A linked list consists of nodes, each containing data and a pointer to the next node.
2. Types: There are several types of linked lists: singly linked list, doubly linked list, and circular linked list.
3. Operations: Common operations include insertion, deletion, traver...
Slices in Python allow you to access a subset of elements from sequences like lists, tuples, and strings.
Basic syntax: sequence[start:stop:step]. Example: my_list[1:5] gets elements from index 1 to 4.
Omitting start or stop: my_list[:3] gets the first three elements, my_list[2:] gets elements from index 2 to the end.
Negative indices: my_list[-1] accesses the last element, my_list[:-1] gets all but the last element.
Step ...
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Print anagram of given array of string
Iterate through each string in the array
Sort the characters of each string to find anagrams
Store anagrams in a separate list and print
The N+1 problem occurs when a query is executed multiple times instead of being optimized.
Use eager loading to fetch all necessary data in a single query
Consider using includes or joins in ActiveRecord to prevent N+1 queries
Cache data if possible to reduce the number of queries
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Basic excel problem, and pyhton, and sql
I appeared for an interview before Feb 2023.
SQL is a programming language used for managing and manipulating relational databases. Keywords are reserved words in SQL.
SQL is used to retrieve, insert, update, and delete data from databases
Keywords in SQL are reserved words that have a specific meaning and cannot be used as identifiers
Pandas is a Python library used for data manipulation and analysis
NumPy is a Python library used for numerical computing and array o...
I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.
It was good. 1 hr duration
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.
Basic GFG questions and basic logiccal reasoning
Seeking new challenges and growth opportunities in a different industry.
Looking for a new challenge to expand my skills and knowledge
Interested in exploring different industries and gaining diverse experience
Seeking growth opportunities that align with my career goals
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 5 interview rounds.
based on 3 interviews
Interview experience
Software Developer
5
salaries
| ₹1 L/yr - ₹5 L/yr |
Customer Service Executive
4
salaries
| ₹1.8 L/yr - ₹3.7 L/yr |
Head Operations
4
salaries
| ₹15.6 L/yr - ₹27 L/yr |
Front end Developer
4
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Product Manager
3
salaries
| ₹9.2 L/yr - ₹10 L/yr |
InsanelyGood
Vegrow
Vilcart
FarMart