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 10, 2021

Linked list articles

Check whether the length of given linked list is Even or Odd

PrepBytesAugust 10, 2021November 10, 2022
This article helps you to tackle the linked list’s challenge i.e. Check whether the length of a given linked list is Even or Odd also this problem is known as...
Linked list articles

Segregate even and odd nodes in a Linked List

PrepBytesAugust 10, 2021November 21, 2022
This article taught a famous coding problem of a linked list i.e. Segregate even and odd nodes in a Linked List, this article will help you to grasp hands-on linked...
Linked list articles

Identical Linked Lists

PrepBytesAugust 10, 2021November 22, 2022
This blog contains the solution of the problem “how to check two linked lists are equal”. Checking identical linked lists is a must to know the problem of the linked...
Linked list articles

Given a Linked List move the last element to the front

PrepBytesAugust 10, 2021November 14, 2022
This blog consists of step by step solving to move last element to front of a linked list. Linked list is the most important part of data structures. Having knowledge...
Linked list articles

The intersection of two Sorted Linked Lists

PrepBytesAugust 10, 2021November 22, 2022
We have already seen how union in linked lists work.Now in the insertion there are two linked lists which are given where we have to traverse through those lists to...
Linked list articles

Delete N nodes after M nodes of a Linked List

Aman SharmaAugust 10, 2021November 18, 2022
In this tutorial, we are going to learn how to Delete N nodes after M nodes of a Linked List. Let’s see the problem statement for a better understanding. Problem...
Linked list articles

Swap Nodes in a Linked List Without Swapping Data

PrepBytesAugust 10, 2021November 15, 2022
In this blog, we will learn about the famous problem of swap the nodes in a linked list without swapping data, we have given two keys in a linked list...
Linked list articles

LinkedList implementation in JavaScript

Ashutosh AnandAugust 10, 2021December 13, 2022
In this article we will study javascript linked list implementation. A linked list is a dynamic data structure as we can add or remove nodes easily. A linked list stores...
Linked list articles

Find Length Of A Linked List Iterative And Recursive

Ashutosh AnandAugust 10, 2021November 18, 2022
We are already aware about how a linked list stores elements in a non-contiguous manner and still connects all the elements via links. Therefore, we will discuss how to find...
Linked list articles

Print Nodes Of Linked List At Given indexes

Ashutosh AnandAugust 10, 2021November 18, 2022
This article will discuss how to print nodes of linked list at given indexes. Printing nodes of linked lists is a must to know task if you are practicing linked...

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