Faster and better experience!
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...
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.
Java is platform independent due to its bytecode and JVM.
Java code is compiled into bytecode which is platform-independent.
JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.
JVM acts as an abstraction layer between the Java code and the underlying hardware.
This allows Java programs to run on any platform that has a JVM installed.
For example, a Java program written on a Windows machine ca...
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Content Writer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Social Media Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
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