Skip to content

Commit

Permalink
Update Interview Questions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ps0305 authored Nov 23, 2023
1 parent 42cf4bb commit 51be1cc
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions Coding Interview Prep/Interview Questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,42 @@ const throttleFunc = (func, interval) => {
![image](https://user-images.githubusercontent.com/34129569/174491911-a739956b-d882-486c-95fe-51066bad4a0c.png)

* Code debouncing.
* Binary Serialization and Deserialization
* Rendering Performance Optimization
* Datagram Transport Layer Security
* Development Server Configuration
* CSS Transforms and Animations
* Image Lazy Loading Strategies
* Rollup.js for Library Bundling
* Client-Side Data Encryption
* Image Sprite and Icon Fonts
* Module Bundlers Overview
* Real-Time Communication
* Browser Cookies Security
* Browser Storage Quotas
* ArrayBuffer Operations
* 2D Context in Canvas
* Audio/Video Codecs
* Web SQL Database
* Image Capture API
* Web Audio API
* HTTP/3
* Canvas Animation
* Server-Sent Events
* Resource Timing API
* Long-Tasks Detection
* Byte Streams Handling
* Content Security Policy
* Scalable Vector Graphics
* Dynamic HTML Rendering
* Image Format Comparison
* DocumentFragment Usage
* Bit Manipulation Techniques
* Shadow DOM Encapsulation
* Secure File Upload Practices
* Component-Based Architecture
* Asynchronous Storage Operations
* Service Worker Caching Strategies
* Critical Rendering Path Optimization
* Cross-Site Request Forgery Protection
* Differential Loading for Modern Browsers

0 comments on commit 51be1cc

Please sign in to comment.