i
IDP Education Limited
Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
posted on 22 Nov 2024
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.
1. Request comes in through the browser or API endpoint.
2. Rails router determines which controller and action to route the request to.
3. Controller action processes the request, interacts with the model, and prepares data for the view.
4. View template is rendered with the data from the controller.
5. Response ...
Implement Merge Sort algorithm in Ruby
Divide the array into two halves recursively
Merge the sorted halves back together
Use a helper method to merge the two halves
posted on 23 Sep 2024
Normal Aptitute test with logical reasoning.
Went well based on adaption
Angular test cases are resolved by writing unit tests to ensure the functionality of Angular components, services, and modules.
Write unit tests using testing frameworks like Jasmine and Karma
Test Angular components, services, and modules individually
Use tools like Angular CLI for generating test files and running tests
Mock dependencies and use spies to test component interactions
Ensure code coverage by running test sui
I applied via Job Portal and was interviewed before Nov 2023. There were 3 interview rounds.
Use a user table with a column for user type (free, gold, platinum)
Create a user table with columns for user ID, name, email, user type
Use a separate table for user types with columns for type ID and type name
Establish a one-to-many relationship between user and user type tables
Example: user table - user_id, name, email, type_id; user_type table - type_id, type_name
High-level design for a live rank dashboard for a live test with millions of users.
Use a scalable architecture to handle millions of users concurrently.
Implement real-time data processing to update ranks dynamically.
Utilize caching mechanisms to improve performance and reduce load on the database.
Design a user-friendly interface with intuitive data visualization.
Include features for filtering, sorting, and searching to
I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in May 2022. There were 4 interview rounds.
There was 2 coding question
One was easy One was very Difficult
20 MCQ question from Operating system and DBMS
Find the longest consecutive subarray.
Iterate through the array and keep track of the current subarray length.
Update the maximum length as you iterate.
Reset the current subarray length when a non-consecutive element is encountered.
Minimum Spanning Tree (MST) is a tree that connects all vertices in a graph with minimum total edge weight.
MST can be found using Prim's algorithm or Kruskal's algorithm.
Prim's algorithm starts with a single vertex and adds the closest vertex to the tree until all vertices are included.
Kruskal's algorithm starts with the edges with the lowest weight and adds them to the tree as long as they don't create a cycle.
MST has...
posted on 18 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Angular pipes are used in Angular applications to transform data before displaying it in the view.
Angular pipes are used to format data in the template.
They can be used to transform data such as currency, dates, and text.
Pipes can be chained together for more complex transformations.
Custom pipes can also be created for specific formatting needs.
Routing is the process of selecting a path for network traffic to travel from one point to another.
Routing involves determining the best path for data packets to travel through a network.
Routers use routing tables to make decisions on how to forward packets.
Routing protocols like OSPF and BGP help routers communicate and update routing information.
Examples of routing include IP routing in the internet and routing withi
Auth guard is a feature in software development that restricts access to certain resources based on user authentication.
Auth guard is commonly used in web applications to control access to certain pages or features.
It checks if a user is authenticated before allowing them to access a specific resource.
Examples include restricting access to admin pages or requiring login to view certain content.
An interceptor is a middleware component that intercepts incoming requests and outgoing responses in a web application.
Interceptors can be used for logging, authentication, authorization, error handling, and more
In Angular, interceptors can be used to modify HTTP requests before they are sent to the server or responses before they are returned to the calling code
based on 2 reviews
Rating in categories
Counsellor
198
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Senior Counsellor
73
salaries
| ₹4.3 L/yr - ₹10.5 L/yr |
Customer Care Executive
56
salaries
| ₹2 L/yr - ₹4 L/yr |
Operations Executive
53
salaries
| ₹2.2 L/yr - ₹6.1 L/yr |
Assistant Manager
48
salaries
| ₹7.2 L/yr - ₹15 L/yr |
British Council
Pearson
Kaplan
Educomp Solutions