Courses
Tutorials
Practice
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
37.5K+ articles
Misc
8.8K+ articles
Mathematical
7.8K+ articles
Arrays
6.5K+ articles
Competitive Programming
3.3K+ articles
Strings
3.3K+ articles
Greedy
2.1K+ articles
Algorithms
2.0K+ articles
Sorting
1.8K+ articles
Searching
1.7K+ articles
DSA
/
DSA Quiz
DSA Quiz
328+ posts
Recent Articles
Popular Articles
Quiz on Data Structures | DSA MCQs
Last Updated: 28 December 2023
Welcome to our Data Structures MCQ Quiz Online! This Data Structure MCQ is all about Quizzes of solving problems and learning the fundamentals of Data Structures. You’ll s...
read more
Data Structures
DSA Quiz
DSA
Quiz on Algorithms | DSA MCQs
Last Updated: 28 December 2023
Welcome to our Algorithms MCQ Quiz Online! This ALgorithm MCQ is all about Quizzes of solving problems and learning the fundamentals of Algorithms. You’ll see multiple-cho...
read more
Algorithms
DSA Quiz
DSA
Data Structures and Algorithms (DSA) MCQ Quiz Online
Last Updated: 23 May 2024
Welcome to our Data Structures and Algorithms (DSA) MCQ Quiz Online! This DSA MCQ is all about Quizzes for solving problems and learning the fundamentals of Algorithms and...
read more
DSA Quiz
DSA
Algorithms Quiz | Analysis of Algorithms | Question 20
Last Updated: 14 July 2021
External entities in DFD are shown by:-(A)Ellipse(B)Rectangle(C)Circle(D)Hexagon Answer: (B)Explanation:Quiz of this QuestionPlease comment below if you find anything wro...
read more
DSA Quiz
Paytm Interview Experince for Software Engineer | 2+ Years Experienced
Last Updated: 28 May 2024
I applied on Instahyre and shared my resume. HR called me and setup the whole process. HR was very helpful throughout the whole process. Online Round(70 minutes): This rou...
read more
Interview Experiences
Java
Paytm
Experienced
Data Structures
DSA Quiz
Marketing
DSA
Experiences
Classification of Algorithms with Examples
Last Updated: 05 July 2021
There are many ways of classifying algorithms and a few of them are shown below:Implementation MethodDesign MethodOther ClassificationsClassification by Implementation Met...
read more
Bit Magic
Algorithms
Analysis of Algorithms
Dynamic Programming
Greedy
Backtracking
Pattern Searching
Divide and Conquer
Searching
Sorting
Mathematical
Geometric
Randomized
Combinatorial
Advanced Data Structure
Branch and Bound
Game Theory
Recursion
Data Structures
DSA Quiz
DSA
Generation Google Scholarship (APAC) Online Challenge Experience
Last Updated: 26 April 2021
I had applied for an APAC scholarship in March 2021 through their Google Career Page and I got a mail that there will be an Online Challenge from 9th April to 10th April. ...
read more
Articles
Google
Interview Experiences
Aptitude
Computer Science Quizzes
C Quiz
C++ Quiz
DSA Quiz
Experiences
Convert a Binary String to another by flipping prefixes minimum number of times
Last Updated: 17 January 2022
Given two binary strings A and B of length N, the task is to convert the string A to B by repeatedly flipping a prefix of A, i.e. reverse the order of occurrence of bits i...
read more
Strings
Pattern Searching
Technical Scripter
Competitive Programming
Internship
binary-string
Puzzles
C++
Data Structures
GeeksQuiz
Quizzes
C++ Quiz
DSA Quiz
Java Programs
Technical Scripter 2020
DSA
C/C++ Puzzles
Experiences
Time-Space Trade-Off in Algorithms
Last Updated: 02 November 2023
In this article, we will discuss Time-Space Trade-Off in Algorithms. A tradeoff is a situation where one thing increases and another thing decreases. It is a way to solve ...
read more
Articles
Algorithms
Analysis of Algorithms
Data Structures
DSA Quiz
DSA
Number Guessing Game in Python using Binary Search
Last Updated: 27 January 2023
In the number guessing game, the user selects a number within a defined range and then the program guesses the number. If the number guessed is wrong then the user tells t...
read more
Divide and Conquer
Searching
Mathematical
Project
Python
Competitive Programming
Programming Language
Recursion
School Programming
Python-Quizzes
DSA Quiz
Python Programs
How To
DSA
Algorithms Quiz | Dynamic Programming | Question 8
Last Updated: 04 May 2020
What happens when a top-down approach of dynamic programming is applied to any problem?(A) It increases both, the time complexity and the space complexity(B) It increases ...
read more
DSA Quiz
Algorithms Quiz | Greedy Algorithms | Question 8
Last Updated: 04 May 2020
What is the other name of Dijkstra algorithm? (A)single-source shortest path problem(B)multiple-source shortest path problem(C)multiple-destination ...
read more
DSA Quiz
Sum of two large Floating-point numbers
Last Updated: 28 March 2023
Given two very large floating-point numbers in form of large strings str1 and str2, the task is to add the given two numbers. Example:Input: str1 = "584506134.873683508395...
read more
Arrays
Algorithms
Mathematical
Competitive Programming
C Language
Data Structures
School Programming
CS - Placements
C Quiz
DSA Quiz
C Programs
DSA
Count the total number of triangles after Nth operation
Last Updated: 07 December 2022
Given an equilateral triangle, the task is to compute the total number of triangles after performing the following operation N times.For every operation, the uncolored tri...
read more
Mathematical
triangle
School Programming
Aptitude
DSA Quiz
GRE Quiz
DSA
Minimum cost of choosing 3 increasing elements in an array of size N
Last Updated: 04 June 2024
Given two arrays arr[] and cost[] where cost[i] is the cost associated with arr[i], the task is to find the minimum cost of choosing three elements from the array such tha...
read more
Arrays
Algorithms
Dynamic Programming
Competitive Programming
subsequence
C++
C++ Quiz
DSA Quiz
C++ Programs
DSA
C/C++ Puzzles
1
2
3
4
...
22
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 !