Skip to content

PrepBytes Blog

ONE-STOP RESOURCE FOR EVERYTHING RELATED TO CODING

Log In

Log Out

Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String

Sign in to your account

Forgot your password?

New User? Create Account

Login via OTP

We will send you an one time password on your mobile number

New User? Create Account

Login via OTP

An OTP has been sent to your mobile number please verify it below

Resend OTP in 30 sec
Resend
New User? Create Account

Register with PrepBytes

I agree to the terms and conditions.
Already have a account? Login Here

Day: August 24, 2021

Linked list articles

Run Length Decoding in Linked List

PrepBytesAugust 24, 2021March 9, 2022
Introduction The linked list is one of the most important concepts and data structures to learn while preparing for interviews. Having a good grasp of Linked Lists can be a...
Linked list articles

Introduction to Unrolled Linked List

PrepBytesAugust 24, 2021November 28, 2022
An unrolled linked list is a type of linked list in which each node contains an array of integers instead of just an integer. Unrolled linked list is also known...
Linked list articles

Why Quick Sort preferred for Arrays and Merge Sort for Linked Lists?

PrepBytesAugust 24, 2021December 13, 2022
Introduction to Why Quick Sort preferred for Arrays and Merge Sort for Linked Lists? In this blog, we will learn Why Quick Sort preferred for Arrays and Merge Sort for...
Queues

Priority Queue using Doubly Linked List

Aman SharmaAugust 24, 2021December 13, 2022
Introduction We have seen so many data types but in the below article we are going to learn about the abstract data type similar to a regular queue or stack...
Linked list articles

Move all occurrences of an element to end in a linked list

PrepBytesAugust 24, 2021November 10, 2022
In this article we will learn how to move all occurrences of an element to end in a linked list. As we all know Linked list is a linear data...
Linked list articles

Rotate Doubly linked list by N nodes

PrepBytesAugust 24, 2021November 22, 2022
Most of the linked list questions are not that complicated as they seem because a normal logic can be applied. Lets just say we have to rotate doubly linked list...
Linked list articles

Delete middle of linked list

PrepBytesAugust 24, 2021November 2, 2022
Introduction As we already know how the linked list works, let's just look at how we can approach deleting the middle of a linked list. In this problem, we are...
Linked list articles

Partitioning a linked list around a given value and keeping the original order

PrepBytesAugust 24, 2021November 25, 2022
This article will discuss the coding problem “partition a linked list around a given value” and its solution. Before jumping into the problem statement and approach you need to know...
Linked list articles

Advantages and Disadvantages of Linked List

Aman SharmaAugust 24, 2021October 31, 2022
Introduction: In this article, we will learn about the advantages and disadvantages of linked list. Every data structure has its own strengths and weaknesses therefore, we need to know the...
Linked list articles

Program to find the size of Doubly Linked List

PrepBytesAugust 24, 2021November 16, 2022
In this blog, we will study the problem in which we will find the size of a doubly linked list. A doubly linked list is a type of linked list...

Pages

  • ALGORITHMS
  • ARRAY
  • BACKTRACKING
  • C PROGRAMMING LANGUAGE
  • C++ PROGRAMMING LANGUAGE
  • CAPGEMINI
  • CIRCULAR LINKED LIST
  • COMPANY PLACEMENT PROCEDURE
  • COMPETITIVE CODING
  • COMPUTATIONAL GEOMETRY
  • CSE SUBJECTS
  • DATA STRUCTURE
  • DOUBLY LINKED LIST
  • DYNAMIC PROGRAMMING
  • GAME THEORY
  • GRAPHS
  • GREEDY ALGORITHM
  • HASHING
  • HEAP
  • INTERVIEW PREPARATION
  • INTERVIEW TIPS
  • JAVA PROGRAMMING LANGUAGE
  • JAVASCRIPT PROGRAMMING LANGUAGE
  • Languages
  • LINKED LIST
  • LINKED LIST USING C
  • MATHEMATICS
  • OPERATING SYSTEM
  • POINTERS
  • PYTHON PROGRAMMING LANGUAGE
  • QUEUE
  • RECURSION
  • SEARCHING
  • SEGMENT TREE
  • SORTING
  • STACK
  • STRING
  • TREES

Recent Articles

  • 1
    February 3, 2023

    Local and Global Variables in Python

  • 2
    February 3, 2023

    Expression in Python

  • 3
    February 3, 2023

    FIFO Page Replacement Algorithm

  • 4
    February 3, 2023

    C Programs

  • 5
    February 2, 2023

    Floyd Warshall Algorithm

  • 6
    February 2, 2023

    Kruskal’s Algorithm

Close
Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String
FOLLOW US
CONTACT US
+91-8800 2588 17
contact@prepbytes.com
QUICK LINKS
Interview NotesMock TestsPlacement ProgrammeCoding CoursesMock InterviewAbout UsBlog