Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Test was easy and it took 40-50 mins for the test.
Topic was impact of social media on youths, lasted for 5-10 min
Top trending discussions
posted on 21 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
Object-oriented programming concepts that focus on classes and objects for better code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det...
Types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent wait: Waits for a condition to be true with a specified frequency of checking.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
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.
I was interviewed in Oct 2024.
Explain about DSA and its example in realtime.
Question on Linked list. array and string manipulation.
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Developed a web application for tracking personal fitness goals and progress.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end functionality
Utilized MongoDB for database management
useState, useEffect, useRedux are hooks in React for managing state and side effects.
useState is a hook used for managing state in functional components.
useEffect is a hook used for handling side effects in functional components.
useRedux is not a built-in hook, but a common convention for using Redux with React.
In 2015, EcmaScript 6 (ES6) was released with significant updates and new features.
Introduction of let and const for block-scoped variables
Arrow functions for more concise syntax
Classes for object-oriented programming
Template literals for string interpolation
Enhanced object literals and destructuring assignments
API works by allowing different software applications to communicate with each other through a set of rules and protocols.
API receives a request from a client application
API processes the request and interacts with the server
API sends back a response to the client application
Examples: REST API, SOAP API
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
Java Developer
9
salaries
| ₹1 L/yr - ₹4 L/yr |
Software Trainee
7
salaries
| ₹1 L/yr - ₹5 L/yr |
Java Trainer
6
salaries
| ₹1 L/yr - ₹3 L/yr |
Technical Trainer
6
salaries
| ₹1.6 L/yr - ₹3.5 L/yr |
Lab Trainer
4
salaries
| ₹1 L/yr - ₹1.5 L/yr |
BYJU'S
upGrad
Simplilearn
MeritNation