i
ExamRoom.AI
Filter interviews by
I appeared for an interview before Jul 2024, where I was asked the following questions.
Top trending discussions
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.
Basic coding and MySQL queries. Like Types of join, having and where difference etc.
I applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.
2 coding questions with aptitude question(logical aptitude and quantitative aptitude)
This was a Machine Coding. We need to design a system and then they will check our design by running test cases. It was 2.5 hrs long.
OOPS concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail...
PDO stands for PHP Data Objects, a database access layer providing a uniform method of access to multiple databases.
PDO is a PHP extension that provides a data-access abstraction layer.
It supports multiple database systems like MySQL, PostgreSQL, SQLite, etc.
PDO helps prevent SQL injection attacks by using prepared statements.
It allows for error handling and supports transactions.
Example: $pdo = new PDO('mysql:host=loc...
I applied via Coding ninjas and was interviewed before Nov 2023. There were 3 interview rounds.
Pizza restaurant website
I appeared for an interview in Oct 2022.
Coding round based on experience and profile
Question on Linked list. array and string manipulation.
I appeared for an interview in Mar 2024.
I hold a degree in Computer Science and have extensive experience in Salesforce development and customization.
Bachelor's degree in Computer Science, providing a solid foundation in programming and software development.
Certified Salesforce Developer, demonstrating my expertise in Salesforce technologies and best practices.
Over 3 years of hands-on experience in Apex, Visualforce, and Lightning components, successfully de...
I possess strong Salesforce development skills, focusing on Apex, Visualforce, and Lightning components to deliver efficient solutions.
Proficient in Apex programming, having developed custom business logic for various applications.
Experienced in creating responsive Lightning components, enhancing user experience and performance.
Skilled in integrating Salesforce with external systems using REST and SOAP APIs, improving ...
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Front end Developer
22
salaries
| ₹3.9 L/yr - ₹8.4 L/yr |
Software Engineer
15
salaries
| ₹4.5 L/yr - ₹11.5 L/yr |
Quality Analyst
14
salaries
| ₹3 L/yr - ₹5.2 L/yr |
Data Engineer
12
salaries
| ₹3 L/yr - ₹8.3 L/yr |
Ai Ml Engineer
12
salaries
| ₹4.5 L/yr - ₹18.1 L/yr |
Chegg
Edubridge Learning
FastInfo
iNurture Education Solutions