Filter interviews by
I applied via Company Website and was interviewed before Apr 2022. There were 2 interview rounds.
const, let, and var are used to declare variables in JavaScript.
const is used to declare variables that cannot be reassigned.
let is used to declare variables that can be reassigned.
var is the old way of declaring variables, with function scope.
The display property in HTML specifies the type of rendering box used for an element.
It determines how an element is displayed on the webpage
Common values include 'block', 'inline', 'inline-block', 'none', etc.
It can be used to control the layout and positioning of elements on the page
Pseudo elements in CSS are used to style specific parts of an element, like the first letter or line.
Pseudo elements are denoted by :: before the element name, like ::before or ::after.
They can be used to add decorative elements, like inserting content before or after an element.
Common pseudo elements include ::first-line, ::first-letter, and ::selection.
JavaScript has two main categories of data types: primitive and non-primitive, each serving different purposes in programming.
Primitive data types include: string, number, boolean, null, undefined, and symbol.
Example of a string: 'Hello, World!'
Example of a number: 42 or 3.14
Non-primitive data types include: objects, arrays, and functions.
Example of an object: { name: 'Alice', age: 25 }
Example of an array: [1, 2, 3, 4,...
Make a landing page using psd
Top trending discussions
I applied via LinkedIn
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via LinkedIn
Form validation in React ensures user input is correct before submission.
Use controlled components to manage form state
Create validation functions to check input
Display error messages for invalid input
Disable submit button until form is valid
Consider using a library like Formik or Yup for easier validation
I appeared for an interview before Dec 2020.
Round duration - 360 minutes
Round difficulty - Medium
Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through possible allocations and calculate the maximum pages assigned to a student.
Find the minimum of these maximums to get the optimal allocation.
Return the minimum pages allocated in each test case, or -1 if not possible.
Tip 1 : Good understanding of Data Structure and Algorithms
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .
Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page
What is HTTPS and how it work in backend creation
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
How revere the string without using reverse method
Split duplication from the array
I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.
based on 1 interview experience
Difficulty level
Duration
Software Developer
22
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
DOT NET Developer
5
salaries
| ₹1.5 L/yr - ₹10.2 L/yr |
Front end Developer
4
salaries
| ₹4 L/yr - ₹6 L/yr |
Assistant Manager
3
salaries
| ₹5.5 L/yr - ₹5.5 L/yr |
Dot Net Developer Trainee
3
salaries
| ₹1.2 L/yr - ₹2 L/yr |
TCS
Accenture
Wipro
Cognizant