i
Rooter
Filter interviews by
X-path is a way to locate elements in XML/HTML documents. To find an element containing specific text, use 'contains' function.
Use 'contains' function in x-path to locate element containing specific text
Syntax: //tag[contains(text(),'desired text')]
Example: //div[contains(text(),'Hello World')]
Error 403 is a HTTP status code indicating that the server understood the request, but refuses to authorize it.
403 Forbidden status code indicates that the server is refusing to fulfill the request.
It may be due to lack of proper authentication, insufficient permissions, or IP restrictions.
Real world example: Accessing a restricted area on a website without proper credentials.
Top trending discussions
Basic coding test like palindrome, series,arrays
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Leetcode problem to find the missing number. multiple followback on this. the second problem was dp to find the identity matrix. was rejected after this
posted on 11 Jul 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Data migration involves transferring data from one system to another while ensuring data integrity and minimizing downtime.
Plan the migration process including identifying data to be migrated, mapping data fields, and setting up a timeline.
Backup all data before starting the migration to prevent data loss.
Use tools like ETL (Extract, Transform, Load) to extract data from the source system, transform it to fit the targe...
Next.js is a React framework that enables server-side rendering and other features for building fast and scalable web applications.
Next.js allows for server-side rendering of React components, improving performance and SEO.
It provides automatic code splitting for faster page loads.
Next.js supports static site generation and serverless functions for building dynamic websites.
It offers built-in routing and API routes for...
DSA Basic and 1 medium level
Based on solutions we have written and rest on CV
I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude questions were pretty easy like on speed etc
Coding questions were also easy like patterns code, reverse string just basics
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic aptitude only think out of box
Static variables belong to the class itself, while final variables cannot be changed after initialization.
Static variables are shared among all instances of a class
Final variables cannot be reassigned once initialized
Static variables are initialized only once at the start of the program
Final variables must be initialized when declared
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
10 reasoning questions and 3 coding questions
Factorial calculation using recursion in a programming language
Define a function that takes an integer as input
Base case: if input is 0, return 1
Recursive case: return input multiplied by factorial of input-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = ... = 5 * 4 * 3 * 2 * 1 = 120
based on 1 interview
Interview experience
Community Manager
10
salaries
| ₹5.4 L/yr - ₹7.8 L/yr |
Social Media Manager
7
salaries
| ₹5.4 L/yr - ₹5.4 L/yr |
VP-Finance
4
salaries
| ₹65 L/yr - ₹75 L/yr |
Marketing Manager
4
salaries
| ₹27.5 L/yr - ₹28 L/yr |
Content Creator
3
salaries
| ₹1.6 L/yr - ₹3 L/yr |
ChicMic
Sportz Interactive
MyTeam11
Green Gold Animation