The Engineer's Desk
How function composition works inside #javascript ? #coding #frontend #programming
0:59
The Engineer's Desk
Why they ask the differences between splice and slice in every #javascript interview ? #coding
1:00
The Engineer's Desk
Memoization Concept Every JavaScript Developer Should Know (With Factorial Demo) 🔥
4:51
The Engineer's Desk
Top 20 most asked JavaScript coding output based Interview Questions and Answers in 2025 - Part 1 🔥
7:31
The Engineer's Desk
De-structuring with default values in #javascript with examples #coding #programming #frontend
0:54
The Engineer's Desk
Don't use Arrow functions here! Common #javascript mistakes to avoid #frontend #coding #programming
0:52
The Engineer's Desk
What are differences between object.freeze and object.seal in #javascript ? #frontend #coding
0:53
The Engineer's Desk
This tricky spread operator #javascript question was asked in #deloitte #frontend interview #coding
1:00
The Engineer's Desk
What is optional chaining in #javascript ? | most asked #frontend interview questions #coding
0:56
The Engineer's Desk
Stop using range and start using enumerate in python #python #coding #programming
1:00
The Engineer's Desk
How to find the moving average from the sales table ? #sql #programming #coding #dataanalyst
1:00
The Engineer's Desk
How to find the running total ? Most asked Data Analyst interview questions #sql #coding #sqlqueries
1:00
The Engineer's Desk
Python default arguments can trick you! Here’s why ? #python #coding #programming
0:59
The Engineer's Desk
Stop using loops! Use this trick to count the items and their frequency in Python #coding #python
1:00
The Engineer's Desk
What is Single cast delegate and Multi cast delegate #programming #coding #csharp
1:00
The Engineer's Desk
Stop writing long If-Else! use these Python list functions Instead! #programming #python #coding
1:00
The Engineer's Desk
How Hackers Bypass Logins with SQL Injection - Live Demo
4:31
The Engineer's Desk
Correct way of handling user input in Python with match case #python #coding #programming
0:52
The Engineer's Desk
#day100 - How to group consecutive numbers from a random list ❓#coding #csharp #dotnet
1:00
The Engineer's Desk
#day99 - What is LINQ expression tree ? #coding #csharp #dotnet
0:59
The Engineer's Desk
#day98 - How parallel LINQ can actually improve the performance ? #coding #csharp #dotnet
1:00
The Engineer's Desk
#day97 - This deferred execution concept of LINQ will blow your mind 😉 #coding #csharp #dotnet
1:00
The Engineer's Desk
#96 - Can you remove elements from the list while iterating ? #coding #csharp #dotnet #infosys
1:00
The Engineer's Desk
#day95 - How to implement SOLID Principles in your project | Part - 2 #coding #csharp #dotnet
0:59
The Engineer's Desk
#day94 - How to use Join within #linq | Find students and marks they scored #coding #csharp #dotnet
1:00
The Engineer's Desk
#day93 - How will you implement SOLID principles in your project - part 1 #coding #csharp #dotnet
0:59
The Engineer's Desk
#day92 - How to create an SQL function with two parameters ❓#coding #sql #sqlqueries
1:00
The Engineer's Desk
#day91 - Why to use Count() when you have Skip(1).Any() for these #linq questions ? #coding #csharp
1:00
The Engineer's Desk
#day90 - Find all the pairs whose sum is equal to given target only using LINQ #coding #csharp
1:00
The Engineer's Desk
DeepSeek AI is taking over ChatGPT! Are software jobs at risk? 😱
3:22
The Engineer's Desk
#day89 - how to find all the names with a prefix from a list using #linq ❓#coding #csharp #backend
0:51
The Engineer's Desk
#day88 - What are the differences between map and foreach in #javascript ? #frontend #coding
0:59
The Engineer's Desk
Nagarro is on hiring spree 😱 | Apply before it ends #hiring #nagarro #coding
0:51
The Engineer's Desk
#day87 - How to get employees having maximum salary using LINQ #coding #backend #csharp #linq
1:00
The Engineer's Desk
#day86 - How to find missing numbers from a sequence using LINQ #coding #csharp #linq #backend
1:00
The Engineer's Desk
#day85 - How can you make this class immutable in C#❓#coding #backend #deloitte
0:50
The Engineer's Desk
#day84 - How to find duplicate records from table and delete all of those #sql #coding #sqlqueries
0:57
The Engineer's Desk
#day83 - You can actually save memory with Yield in C# and this is how 😳 #coding #backend #dotnet
1:00
The Engineer's Desk
#day82 - What is Content Negotiation in Web API and how to implement it ? #coding #restapi #dotnet
0:50
The Engineer's Desk
#day81 - How to implement caching in Rest API (C#) within 2 minutes 😲
1:40
The Engineer's Desk
#day80 - How to Implement Pagination in Your REST API (Step-by-Step) under 3 minutes.
3:06
The Engineer's Desk
#day79 - Which http method is idempotent in Rest API ? #coding #restapi #dotnet
0:59
The Engineer's Desk
#day78 - How can we use function constructor instead of function in #javascript #coding #frontend
0:57
The Engineer's Desk
#day77 - How to find duplicate items from array using indexOf function #javascript #coding #frontend
1:00
The Engineer's Desk
#day76 - Did you know how Temporal Dead Zone helps you write code in #javascript ? #coding #frontend
0:48
The Engineer's Desk
#day75 - replacing object as keys inside other object in #javascript can shock you #frontend #coding
0:59
The Engineer's Desk
#day74 - Did you know how Array.copyWithin function works inside #javascript ❓#coding #frontend
1:00
The Engineer's Desk
#day73 - Can you solve this #javascript array pop and unshift interview question ? #coding #frontend
1:00
The Engineer's Desk
#day72 - You can’t really delete array elements completely in #javascript 😦 #frontend #coding
0:55
The Engineer's Desk
#day71 - Did you know how Array Splice function work inside #javascript ? 😲 #coding #frontend
0:57
The Engineer's Desk
#day70 - This is not how you sort the array in #javascript 😳 #frontend #coding
0:52
The Engineer's Desk
#day69 - this #javascript question was asked in HP Interview with a twist #frontend #coding #reactjs
0:59
The Engineer's Desk
#day68 - This Array push and post increment #javascript problem will confuse you #frontend #coding
0:52
The Engineer's Desk
#day67 - can you solve these two #javascript interview questions ❓#frontend #coding #reactjs
0:55
The Engineer's Desk
#day66 - did you know how javascript objects are assigned 😧 #coding #frontend #javascript #reactjs
0:53
The Engineer's Desk
#day65 - Can you solve these arguments and array #javascript interview questions #frontend #coding
0:59
The Engineer's Desk
#day64 - Can you solve these #javascript questions asked in #deloitte interview #coding #frontend
0:54
The Engineer's Desk
#day63 - Why Map and filter are different in JavaScript #frontend #coding #reactjs #javascript
1:00
The Engineer's Desk
#day62 - This is why they ask Promise in every #frontend interview #coding #reactjs #javascript
1:00
The Engineer's Desk
How to find all students who scored grade A using ToLookup in Linq #csharp #coding #linq #shorts
1:00
The Engineer's Desk
#day61 - Why 99% of the people fail to answer this #javascript question #coding #reactjs #frontend
0:57
The Engineer's Desk
#day60 - mastering higher-order functions made easy! 🔥 #coding #javascript #shorts
1:00
The Engineer's Desk
#day59 - Full Stack Interview | Can you solve this javascript question ? #coding #shorts #javascript
1:00
The Engineer's Desk
#day58 - Can you solve this JavaScript output based equality problem ? #javascript #coding #shorts
1:00
The Engineer's Desk
#day57 - React interview questions | Class component vs Function Component #reactjs #coding #shorts
1:00
The Engineer's Desk
#day56 - How to update the state inside class component #shorts #reactjs #coding #techinterview
1:00
The Engineer's Desk
#day55 - Why Props drilling is a hot react js interview question #shorts #reactjs #coding
1:00
The Engineer's Desk
#54 - How to update state of react app with useState hook #reactjs #shorts #coding
0:58
The Engineer's Desk
#53 - Full Stack Interview | How to use Props in react js #coding #shorts #reactjs
1:00
The Engineer's Desk
#day52 - Master React Component Lifecycle Phases in 60 Seconds! #shorts #reactjs
1:00
The Engineer's Desk
What is the difference between varchar and varchar2 #shorts #sql #coding #sqlserver
0:50
The Engineer's Desk
#day51 - Full Stack Interview | Difference between Real DOM and Virtual DOM #shorts #coding #reactjs
0:51
The Engineer's Desk
#day50 - How Virtual DOM works in React Js #coding #reactjs #reactinterview #shorts
1:00
The Engineer's Desk
#day49 - What are the differences between char, varchar and nvarchar #coding #sql #sqlserver
1:00
The Engineer's Desk
#day48 - Full Stack Interview | What is Ceiling and Floor function #coding #sql #sqlserver
0:48
The Engineer's Desk
#day47 - find the sum of positive and negative numbers using Select Case #coding #sql #sqlserver
0:53
The Engineer's Desk
#day46 - How to find total number of Sundays in the current month #coding #sql #sqlserver
0:59
The Engineer's Desk
#day45 - What is Stuff function | Accenture Interview questions #coding #sql #sqlserver
0:53
The Engineer's Desk
#day44 - How to find the Manager Name for each employee using Self Join #coding #sql #sqlserver
1:00
The Engineer's Desk
How to bulk insert CSV data into SQL Server database table using query
4:05
The Engineer's Desk
#day43 - How to find all the vowels from a given string #coding #programming #sql #sqlserver
1:00
The Engineer's Desk
#day42 - What are the differences between Union, Union All and Intersect #coding #sql #sqlserver
1:00
The Engineer's Desk
You should not ask these questions in your Technical or HR interview #interview #coding #job
1:00
The Engineer's Desk
#day41 - How to find factorial of numbers from 1 to 10 using recursive CTE #coding #sql #sqlserver
0:58
The Engineer's Desk
#day40 - How to find the unique and duplicate records from a table #coding #sql #sqlserver
1:00
The Engineer's Desk
#day39 - What are transactions in SQL | Begin, Commit and Rollback #coding #sql #sqlserver
1:00
The Engineer's Desk
#day38 - How to implement try catch in #sql #sqlserver #coding #programming
0:55
The Engineer's Desk
#day37 - Differences between Clustered and Non-Clustered Index #coding #sql #sqlserver
1:00
The Engineer's Desk
#day36 - SQL Trigger | Insert deleted records into History Table #coding #sql #sqlserver
0:59
The Engineer's Desk
#day35 - How to find all the names which have ‘h’ at third position #coding #sql #sqlserver
0:59
The Engineer's Desk
#day34 - How to find the third highest salary without using Top #coding #sql #sqlserver
1:00
The Engineer's Desk
#day33 - How to find the odd number records from the table #coding #sql #sqlserver
1:00
The Engineer's Desk
#day32 - How to find the even number records from the table #coding #sql #sqlserver
1:00
The Engineer's Desk
#day31 - How to copy one table to other without copying the data #coding #sql #sqlserver
1:00
The Engineer's Desk
This extension will turn your SQL Server Management Studio (SSMS) to complete dark mode 🫨
2:23
The Engineer's Desk
#day30 - How to copy one table to other with schema and data both #coding #sql #sqlserver
1:00
The Engineer's Desk
How to enable Dark Mode in SQL Server Management Studio (SSMS) under 2 minutes 🔥
3:06
The Engineer's Desk
#day29 - What are differences between Coalesce function and IsNull #coding #sql #sqlserver
1:00
The Engineer's Desk
#day28 - Full Stack Interview | Delete vs Drop vs Truncate in SQL #coding #sql #sqlserver
1:00
The Engineer's Desk
#day27 - Full Stack Interview | Stored Procedures vs Functions #coding #sql #sqlserver
0:59