Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
19.9K+ articles
C++ Programs
1.5K+ articles
C Programs
444+ articles
Articles
136+ articles
C/C++ Puzzles
70+ articles
Functions
57+ articles
Program Output
39+ articles
Data Structures
14+ articles
Quizzes
8+ articles
GeeksQuiz
4 posts
Recent Articles
Popular Articles
TCS DIGITAL PUZZLE | Lateral Thinking 2
Last Updated: 29 September 2024
Lateral thinking is the most interesting test module of TCS digital hiring process. Problem: Join all nine dots by drawing minimum number of straight lines. The straight ...
read more
Interview Experiences
Experienced
GeeksQuiz
Articles
Placements
CS – Placements
Reasoning – Placements
Puzzles
Quizzes
Aptitude
TCS
TCS NQT
TCS Digital
Experiences
Height of Pyramid formed with given Rectangular Box
Last Updated: 20 February 2022
Given an array of rectangular blocks with dimensions {l, b} of length m. we can shape each rectangular block into a single square block by trimming either one of its dimen...
read more
Sorting
Mathematical
GeeksQuiz
Articles
DSA
Arrays
school-programming
What will happen if a Function is tried to return more than one value at a time?
Last Updated: 21 July 2022
Prerequisite: How to return multiple values from a function in C or C++?There are often cases of using return statements while dealing with function calls. Generally, only...
read more
C/C++ Puzzles
C Programs
C++ Programs
Data Structures
GeeksQuiz
Quizzes
DSA
Program Output
return
Functions
What will happen if a print() statement is written inside a if() such as if(print())
Last Updated: 13 September 2021
Pre-requisite: if-elseThis article focuses on discussing what happens when the print statement is used inside the if-else conditional statement.For example: Consider the b...
read more
C/C++ Puzzles
C Programs
C++ Programs
Data Structures
GeeksQuiz
Programming Language
C Language
C++
DSA
Program Output
loop
Functions
strings
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !