i
CodeClouds
Filter interviews by
General Computer Science Questions.
2NF eliminates partial dependencies, while 3NF eliminates transitive dependencies.
2NF eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the primary key.
3NF eliminates transitive dependencies by ensuring that non-key attributes are not dependent on other non-key attributes.
Example: In a table with columns A, B, and C where A is the primary key, if B depends on A and C...
Using recursion to print numbers from 1 to 100 without a loop
Create a recursive function that takes a number as input and prints it
Call the function with 1 as the initial input and increment the input by 1 in each recursive call
Stop the recursion when the input reaches 100
Delete removes rows from a table while truncate removes all rows from a table.
Delete is a DML command while truncate is a DDL command.
Delete operation can be rolled back while truncate operation cannot be rolled back.
Delete operation fires triggers on each row deletion while truncate operation does not fire triggers.
Top trending discussions
I was interviewed in Mar 2017.
I am a certified scuba diver and have explored coral reefs in multiple countries.
Certified scuba diver
Explored coral reefs in multiple countries
Passionate about marine life and conservation
I applied via Campus Placement and was interviewed in Jul 2019. There were 3 interview rounds.
I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.
Event loop in JS manages the execution of code and handles asynchronous tasks.
JS is single-threaded, so event loop helps manage tasks without blocking the main thread.
Asynchronous programming allows non-blocking execution of code.
Callbacks, Promises, and Async/Await are common ways to handle asynchronous tasks.
Example: setTimeout() function uses event loop to execute code after a specified delay.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Dec 2020. There was 1 interview round.
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Web Developer
189
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Web Developer
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Html Developer
57
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech