Tutorials
Courses
Go Premium
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
20.0K+ articles
Python
19.6K+ articles
Arrays
4.2K+ articles
Aptitude
568+ articles
python-modules
399+ articles
permutation
257+ articles
Natural Numbers
131+ articles
array-traversal-question
86+ articles
Puzzles
50+ articles
Quizzes
7 posts
Recent Articles
Popular Articles
I.K Gujral Punjab Technical University Fest Experience (Sudoku Competition)
Last Updated: 28 May 2024
Sudoku, the globally adored puzzle game, is not just a pastime but a mental workout that challenges the intellect and sharpens problem-solving skills. In our college, we'r...
read more
Game Quiz
Experiences
IK Gujral Punjab Technical University
Fest Experiences
Write It Up 2024
Modules available for Serialization and Deserialization in Python
Last Updated: 14 August 2021
Python provides three different modules which allow us to serialize and deserialize objects : Marshal ModulePickle ModuleJSON Module1. Marshal Module: It is the oldest mo...
read more
Python
Quizzes
python-modules
Find index after traversing a permutation Array of 1 to N by K steps
Last Updated: 20 May 2021
Given an integer K and an index array arr[] of length N which contains elements in the range [1, N], the task is to find the index after traversing the array by K steps st...
read more
Puzzles
Quizzes
DSA
Arrays
permutation
array-traversal-question
Natural Numbers
Count Distinct Rectangles in N*N Chessboard
Last Updated: 25 March 2025
Given a n x n Chessboard. The task is to count distinct rectangles from the chessboard. For example, if the input is 8 then the output should be 36.Examples:Input: n = 4 O...
read more
Mathematical
QA – Placement Quizzes
DSA
number-theory
Natural Numbers
Puzzle | Rat and Poisonous Milk Bottles
Last Updated: 29 July 2025
You have 4 bottles of milk. One of them is poisonous, while the other 3 are non-poisonous. There is a rat that dies exactly after 10 hours of drinking the poisoned bottle....
read more
Puzzles
Quizzes
Aptitude
Difference between const int*, const int * const, and int const *
Last Updated: 11 July 2025
int const*int const* is pointer to constant integer This means that the variable being declared is a pointer, pointing to a constant integer. Effectively, this implies tha...
read more
C Programs
Difference Between
GATE CS
Programming Language
C Language
Quizzes
C Quiz
Picked
TCS DIGITAL PUZZLE | Lateral Thinking
Last Updated: 11 July 2025
Lateral thinking is the most interesting test module of tcs digital hiring process. Problem: Move 3 matchsticks from the given set of matchsticks arranged as show in the...
read more
Technical Scripter
Puzzles
Quizzes
Aptitude
Technical Scripter 2018
MCQ
Arrangement Puzzles
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 !