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
Mechanical Engineering offers a diverse range of opportunities to apply scientific principles to solve real-world problems.
Mechanical Engineering provides a strong foundation in math, physics, and materials science.
It offers a wide range of career opportunities in various industries such as automotive, aerospace, and manufacturing.
Mechanical Engineers design and develop machines, tools, and systems that improve our dai...
Yes, I know C language. Here's a program to print numbers from 1 to 10 excluding 5.
Use a loop to iterate from 1 to 10
Inside the loop, check if the current number is equal to 5
If it is not equal to 5, print the number
The question was about finding the average of a set of numbers.
I approached the problem by first summing all the numbers in the set.
Then, I divided the sum by the total number of elements in the set to find the average.
I used a loop to iterate through the set and keep track of the sum and count of elements.
based on 2 reviews
Rating in categories
TCS
Accenture
Cognizant
Infosys