Filter interviews by
Optimizing web pages on the front end involves improving performance and user experience.
Minimize HTTP requests by combining files, using CSS sprites, and reducing scripts
Optimize images by resizing, compressing, and using modern formats like WebP
Enable browser caching to reduce load times for returning visitors
Use asynchronous loading for scripts and defer parsing of JavaScript
Implement lazy loading for images and vid...
To improve a site's performance, I use techniques such as optimizing images, minifying CSS and JavaScript, utilizing caching, lazy loading, and reducing server response time.
Optimizing images by compressing them and using the correct file format
Minifying CSS and JavaScript files to reduce file sizes
Utilizing caching to store static resources locally on the user's device
Implementing lazy loading for images and videos to...
About journey and some job related
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
I am currently working on developing a mobile application for a client in the hospitality industry.
The application will allow users to make reservations and order food and drinks from their mobile devices.
We are using React Native for the front-end and Node.js for the back-end.
We are also implementing a payment gateway to allow for secure transactions.
The client has requested that the app be available in both iOS and A...
based on 2 interview experiences
Difficulty level
based on 2 reviews
Rating in categories
TCS
Accenture
Cognizant
Infosys