Category: Campus Interview

2 posts

Finding the 2nd Highest Salary of Employees in SQL

Finding the 2nd highest salary in an employee database is a common SQL problem that can be approached in multiple ways. This article explores several methods, using various SQL constructs and function... Read Mores
Prathmesh Yelne

20-Jun-2024 16:40:55

42 Views Campus Interview, SQL 5 months ago

How to Print Numbers From 1 to 100 Without Using a Loop {while, do while, for}?

  In the realm of programming, there's often more than one way to accomplish a task. When it comes to printing numbers from 1 to 100 without using traditional loops like `for`, `while`, or... Read Mores
Prathmesh Yelne

26-Mar-2024 17:13:30

212 Views Article, Campus Interview, Programming 8 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago