Filter interviews by
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
It's very diffcult but good my writing skills
My skills in DOT NET development can bring value to your team and company by improving software performance and enhancing user experience.
I have extensive experience in developing and maintaining complex software applications using DOT NET framework
I am proficient in using various DOT NET technologies such as ASP.NET, MVC, and Web API
I have a strong understanding of software development best practices and can ensure hi...
Top trending discussions
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
Use a hash set to find duplicates in an array of strings.
Create a hash set to store unique elements.
Iterate through the array and check if the element is already in the hash set.
If it is, then it is a duplicate. If not, add it to the hash set.
Find the single duplicate element in an array of strings with length n-1.
Iterate through the array and use a HashSet to keep track of elements seen so far.
If an element is already in the HashSet, that is the duplicate element.
Return the duplicate element once found.
Create a student support system
Design an order and payments system for an EdTech company
Allow users to browse and select courses
Implement a shopping cart for users to add courses
Integrate payment gateways for secure transactions
Provide order confirmation and receipt to users
Allow users to track their order status
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
SQL- 1 departments with no users
2 dept_id and their respective no. of users
DSA1: Most frequent no. in an array
DSA2: Zero Sum subarray exists
I appeared for an interview in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...
Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.
Use Dijkstra's algorithm to find the shortest path between the given vertices.
Create a graph data structure to represent the weighted, undirected graph.
Handle cases where no path exists between the given vertices by returning -1.
Optimize the algorithm to handle multiple queries efficiently.
Consider edge cases such as...
Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.
Merge Sort is a divide-an...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Divide the input array into two halves recursively
Sort the two halves separately
Merge the sorted halves to produce a fully sorted array
Time complexity of Merge Sort is O(n log n)
Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.
Use backtracking to explore all possible paths from the starting cell to the destination cell.
At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.
Keep track of the path taken so far and mark the cells accordingly.
Once the destination cell i...
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
Basic coding maths aptitude java python communication skills test
Java coding c plus python SQL oracle dbmsos
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
Medium level coding question
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
Coding test of your skills and how well can you cope up with a problem given.
LAC stands for Location Area Code, a unique identifier for a group of cells in a mobile network.
LAC helps in identifying the location of a mobile device within a cellular network.
It is used for handover procedures when a device moves between different cells.
In a network with 3 nodes, each node would have a unique LAC assigned to it.
Reverse the order of strings in an array
Use the reverse() method to reverse the array
Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']
posted on 20 Jul 2024
I applied via Job Fair and was interviewed in Jun 2024. There was 1 interview round.
Thankyou for giving me this opportunity to introduce myself. My name is Mahesh Singh Matiyali I am from Haldwani, Nainital. I did completed my schooling from H. N. Inter College Haldwani. And I did completed my graduation form Kumaon University. I am belong to a joint family background. My father is a farmer and mother is a homemaker. We are 12th brothers and sisters. My hobbies: reading - Newspapers and storys book'...
My strength is are i am self motivated, good listener, disciplined person and I respected anywhere person. And my weakness is a handwriting and I have a bit weak communication skills. I am trying to improve my communication skills.
My short term goal is to get a job in required company where I can utilize my skills and improve my career path. My long term goal is I want to become a good and expert Web Developer.
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
I can promote Coding Ninjas courses by organizing coding events, sharing course details on social media, and collaborating with college clubs.
Organize coding events in college and invite Coding Ninjas as a sponsor or guest speaker
Share course details on social media platforms like Facebook, LinkedIn, and Twitter
Collaborate with college clubs like coding clubs, tech clubs, and entrepreneurship clubs to promote the cours...
I appeared for an interview before Nov 2020.
Round duration - 20 Minutes
Round difficulty - Easy
very easy questions related to web development. 1 coding question
Given a linked list where each node has two pointers: the first points to the next node in the list, and the second is a random pointer that can point to any node ...
Create a deep copy of a linked list with random pointers without using references of original nodes.
Iterate through the original linked list and create a new node for each node in the list.
Store the mapping of original nodes to new nodes in a hashmap to handle random pointers.
Update the random pointers of new nodes based on the mapping stored in the hashmap.
Return the head of the copied linked list.
Round duration - 150 Minutes
Round difficulty - Medium
A thief is planning to steal from several houses along a street. Each house has a certain amount of money stashed. However, the thief cannot loot two adjacent houses. Determi...
Determine the maximum amount of money a thief can steal from houses without looting two consecutive houses.
Create an array 'dp' to store the maximum money that can be stolen from each house without looting two consecutive houses.
Iterate through the houses and update 'dp' based on the maximum money that can be stolen from the current house.
Return the maximum value in 'dp' as the answer.
Yes, I can design a website similar to Amazon by focusing on user-friendly interface, robust search functionality, secure payment options, and personalized recommendations.
Focus on user-friendly interface with easy navigation
Implement robust search functionality with filters and sorting options
Provide secure payment options with encryption and fraud protection
Include personalized recommendations based on user behavior
Round duration - 10 Minutes
Round difficulty - Easy
Tip 1 : Prepare for common interview questions
Tip 2 : Practice, practice, practice
Tip 1 : Don't Put Everything on There.
Tip 2 : Put the Best Stuff “Above the Fold”
based on 2 interviews
Interview experience
based on 46 reviews
Rating in categories
full stack .net developer
20
salaries
| ₹1 L/yr - ₹2.4 L/yr |
Software Trainee
20
salaries
| ₹1 L/yr - ₹2 L/yr |
DOT NET Developer
18
salaries
| ₹0.9 L/yr - ₹3 L/yr |
Dot Net Fullstack Developer
6
salaries
| ₹1 L/yr - ₹2.4 L/yr |
Dot Net Developer Trainee
6
salaries
| ₹1.2 L/yr - ₹2 L/yr |
Lido Learning
Acadecraft
Coding Ninjas
Doubtnut