Estimated read time 1 min read
Java

The ‘this’ keyword in JavaScript

The this keyword in JavaScript is one of the most fundamental yet often misunderstood concepts in the language. Its behavior can vary… Continue reading on Medium [more…]

Estimated read time 1 min read
IT

LetsDefend Walkthrough

Malicious Doc Challenge Continue reading on Medium »    Malicious Doc ChallengeContinue reading on Medium » Read More Linux on Medium  #linux

Estimated read time 1 min read
SQL

SQL Practice Questions — Part 4

Question: 16 — How would you retrieve employees who joined in the last 90 days? Continue reading on Medium »    Question: 16 — How would you retrieve employees who [more…]

Estimated read time 1 min read
SQL

SQL Practice Questions — Part 2

Question — 6: Find the employee records with the same name in the “Employee” table. Continue reading on Medium »    Question — 6: Find the employee records with the [more…]

Estimated read time 1 min read
SQL

SQL Practice Questions — Part 3

Question11: Write a SQL query to display the departments with more than 10 employees. Continue reading on Medium »    Question11: Write a SQL query to [more…]