Skip to content
DATA STRUCTURE
DATA STRUCTURE

Learn everything about Data structure

  • Algorithms
  • DSA
  • Array
  • Stack
  • Queue
  • Matrix
  • Programs
DATA STRUCTURE

Learn everything about Data structure

Tag: algorithm

algorithms quick sorting recursive and non recursive

Quick Sorting (Recursive and Non Recursive)

YASH PAL, February 11, 2023May 28, 2024

Algorithm Quick sorting (Nonrecursive) QUICK(A, N, BEG, END, LOC) Here A is an array with…

Continue Reading
algorithms Tower of hanoi recursive and non recursive algorithm with program

Tower of Hanoi (Recursive & Non-recursive)

YASH PAL, February 10, 2023May 28, 2024

Algorithm – Tower of Hanoi (recursive) TOWER(N,BEG,AUX,END)This procedure gives a recursive solution to the Towers…

Continue Reading
algorithms selection sorting algorithm in data structures and algorithms

Selection Sorting Algorithm

YASH PAL, November 26, 2022May 28, 2024

Selection Sorting Algorithm: The selection sort starts from the first element and searches the entire…

Continue Reading
algorithms algorithm to calculate factorial using function - data structures and algorithms

Algorithm to Calculate factorial using function

YASH PAL, September 27, 2022March 6, 2023

In this tutorial, we will write an algorithm to calculate factorials using the function. using…

Continue Reading
algorithms algorithm for linear search in array - data structures and algorithms

Algorithm for Linear Search in Array

YASH PAL, September 26, 2022March 6, 2023

In this tutorial, we are going to write a Linear search algorithm in Array. using…

Continue Reading
algorithms algorithm to find prime number - data structures and algorithms

Algorithm to find whether a number is prime or not

YASH PAL, September 26, 2022March 6, 2023

In this tutorial, we are going to write an algorithm to verify whether a number…

Continue Reading
algorithms algorithm to reverse a given number - data structures and algorithms

Algorithm to reverse a given number

YASH PAL, September 25, 2022March 6, 2023

In this tutorial, we are going to write an Algorithm to reverse the digits of…

Continue Reading
algorithms algorithm to print series of 1 to n using do while loop - data structures and algorithms

Algorithm to print series 1 to N using do while loop

YASH PAL, September 24, 2022March 6, 2023

In this tutorial, we are going to write an algorithm to print the series 1…

Continue Reading
algorithms algorithm to print series of 1 to n using while loop - data structures and algorithms

Algorithm to print the series 1 to N using while loop

YASH PAL, September 24, 2022March 6, 2023

In this tutorial, we are going to write an algorithm to print the series of…

Continue Reading
algorithms algorithm to input percentage from user and print grade

Algorithm to print the series 1 to N using for loop

YASH PAL, September 24, 2022March 6, 2023

In this tutorial, we are going to write an algorithm to print the series 1…

Continue Reading
  • 1
  • 2
  • Next
  • HackerRank Dynamic Array Solution in Python
  • HackerRank 2D Array DS solution in Python
  • HackeRank Array – DS solution in Python
  • Streaming Demystified: How Much Data Does Your Favorite Show Really Use?
  • Parenthesis Matching program in C programming
  • HackerRank Dynamic Array Solution in Python
  • HackerRank 2D Array DS solution in Python
  • HackeRank Array – DS solution in Python
  • Streaming Demystified: How Much Data Does Your Favorite Show Really Use?
  • Parenthesis Matching program in C programming
  • About US
  • Contact US
  • Data Structures and algorithms tutorials
  • Digital Communication Tutorials
  • DMCA
  • HackerRank All Algorithms problems solutions
  • HackerRank C problems solutions
  • HackerRank C++ problems solutions
  • HackerRank Java solutions
  • HackerRank Python solutions
  • Human Values Tutorials
  • Internet of Things Tutorials
  • Privacy Policy
©2025 DATA STRUCTURE | WordPress Theme by SuperbThemes