Filter interviews by
I have implemented APIs in my code using various methods such as AJAX, fetch, and axios.
Used AJAX to make asynchronous requests to the server and retrieve data
Used fetch API to make HTTP requests and handle responses
Used axios library to handle HTTP requests and responses
Implemented RESTful APIs to interact with the server
Used API documentation to understand the endpoints and parameters
CSS can be changed through JavaScript by accessing the style property of an element and modifying its CSS properties.
Access the element using document.querySelector() or document.getElementById()
Use element.style.propertyName to modify the CSS property
Alternatively, add or remove CSS classes using element.classList.add() and element.classList.remove()
Use CSS variables to dynamically change multiple properties at once
Find same type of element in array of strings.
Use a loop to iterate through the array.
Compare each element with the rest of the elements using nested loops.
Return the first matching element.
Creating a responsive template using pure CSS without any library or framework.
Start with a mobile-first approach
Use media queries to adjust layout for different screen sizes
Utilize flexbox and/or grid for layout and positioning
Test on multiple devices and browsers
HTML meta tag is used to provide metadata about the HTML document.
Meta tags are placed in the head section of an HTML document.
They provide information such as character set, viewport settings, keywords, description, etc.
Example: <meta charset='UTF-8'>
Top trending discussions
posted on 29 Sep 2024
Route guards are used in frontend development to control access to certain routes based on authentication status.
Route guards are used to prevent unauthorized access to certain routes in a frontend application.
They can be used to check if a user is authenticated before allowing access to a specific route.
Common types of route guards include CanActivate, CanActivateChild, CanDeactivate, and CanLoad.
Example: A route guar...
I was interviewed in Dec 2024.
Ages, odd numbers, number series, work and time, calendars.
Youth in politics and artificial intelligence.
posted on 30 Jun 2024
60 mark 60 min practice more for this round
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
The first round is coding test, it easy basic questions
We have sit in all the members and will discuss some topics
Not bad it was good.
Easy and medium questions
Basic aptitude question
Basic question on dsa
I applied via Job Portal and was interviewed in Nov 2023. There were 3 interview rounds.
General questions of mathematics
2 coding questions, 1 from arrays and 2nd from lists
Basics in web development
Asked to design a page
TCS
Accenture
Wipro
Cognizant