i
Tidalwave Solutions
Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Real DOM updates the entire tree when a change is made, while Virtual DOM updates only the specific elements that have changed.
Real DOM updates are slower compared to Virtual DOM updates.
Virtual DOM helps in improving performance by reducing the number of updates needed.
Virtual DOM is a lightweight copy of the Real DOM, which is used to minimize direct interaction with the Real DOM.
Improving browser performance can be achieved through various techniques and optimizations.
Optimize images and videos to reduce file sizes
Minify and compress CSS, JavaScript, and HTML files
Utilize browser caching to reduce loading times
Reduce the number of HTTP requests by combining files
Use asynchronous loading for scripts and stylesheets
A diffing algorithm compares two sets of data to identify the differences between them.
Use algorithms like LCS (Longest Common Subsequence) or Myers diff algorithm for efficient comparison.
Consider factors like time complexity and space complexity when choosing a diffing algorithm.
Implementing a visual diff tool can help users easily see the changes between two versions of a file.
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a value and recompute it only when its dependencies change.
useCallback is used to memoize a function and recompute it only when its dependencies change.
useMemo is useful for optimizing performance by avoiding unnecessary re-renders.
useCallback is useful for optimizing performance by avoiding unnecessary functi...
Improving backend performance involves optimizing code, database queries, and server configurations.
Optimize database queries by using indexes, avoiding unnecessary joins, and caching results.
Use caching mechanisms like Redis or Memcached to store frequently accessed data.
Implement asynchronous processing for time-consuming tasks to improve response times.
Scale horizontally by adding more servers or using load balancer...
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
- basic programming on C
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Social Media Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Content Writer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
HR Recruiter
3
salaries
| ₹0 L/yr - ₹0 L/yr |
SEO Executive
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
Wipro
TCS
HCLTech