Register for 45 Day Coding Challenge by CodeStudio and win some exciting prizes
Skip to content

takeUforward

Change Theme
Change Theme
  • Striver’s SDE Sheet
  • Striver’s A2Z DSA Course/Sheet
  • Striver’s DSA Playlists
    • Patterns (Beginner)
    • Arrays Series
    • Tree Series
    • Graph Series
    • DP Series
  • CS Subjects
    • SDE Core Sheet
    • Operating Systems
    • Computer Networks
  • Interview Prep Sheets
    • Blind 75
    • TCS NQT Coding Sheet
    • Interview Experience
    • Interview Prep Roadmap
  • Striver’s CP Sheet

Category: Linked List

August 3, 2022 Data Structure / Linked List

Multiply two Linked List

Problem Statement:  Given two numbers represented by linked lists, return the multiplication of these two linked lists. Examples: Example 1:

Continue reading
July 11, 2022 Arrays / Data Structure / Linked List

Merge k Sorted Arrays

Problem Statement: You are given an array of k linked-lists lists, each linked list is sorted in ascending order. You need

Continue reading
July 11, 2022 Data Structure / Linked List

Reorder List

Problem Statement: You are given the head of a singly linked list. The list can be represented as : L0

Continue reading
April 22, 2022 Data Structure / Linked List

Delete kth node of circular linked list

Problem Statement: Given a circular linked list, delete the kth node of the circular linked list. Example: Example 1: Input:

Continue reading
March 31, 2022 Data Structure / Linked List

Segregate even and odd nodes in LinkedList

Problem Statement : Segregate even and odd nodes in LinkedList Given a LinkedList of integers. Modify the LinkedList in such a

Continue reading
March 31, 2022 Data Structure / Linked List

Implement stack using linked list

Pre-requisites: Basic knowledge of stack and operations in the linked list. Introduction Stack is a linear data structure in which

Continue reading
March 27, 2022 Data Structure / Linked List

Detect and remove loop in a linked list

Problem Statement: Given the head of a linked list, determine if the linked list has a cycle in it and

Continue reading
March 20, 2022 Data Structure / Linked List / Queue

Implement Queue using Linked List

Problem Statement:  Implement Queue using Singly LinkedList Prerequisites: Queue and LinkedList Data Structure. Detailed Explanation of the Queue and LinkedList

Continue reading
March 20, 2022 Data Structure / Linked List

Insertion at begin of circular linked list

Problem Statement: Given a Circular Linked List, insert an element at begin of the circular linked list. Examples: Example 1:

Continue reading
March 20, 2022 Data Structure / Linked List

Delete head of Circular Linked List

Problem Statement: Given a circular linked list, delete the head of the circular linked list. Examples: Example 1: Input: 1

Continue reading

Posts navigation

1 2 3 … 5 Next Posts»

Recent Posts

  • Top Array Interview Questions – Structured Path with Video Solutions
  • Longest Subarray with sum K | [Postives and Negatives]
  • Count Subarray sum Equals K
  • Binary Tree Representation in Java
  • Binary Tree Representation in C++

Accolite Digital Amazon Arcesium arrays Bank of America Barclays BFS Binary Search Binary Search Tree Commvault CPP DE Shaw DFS DSA Self Paced google HackerEarth Hashing infosys inorder Interview Experience Java Juspay Kreeti Technologies Morgan Stanley Newfold Digital Oracle post order recursion Samsung SDE Core Sheet SDE Sheet Searching set-bits sorting Strivers A2ZDSA Course sub-array subarray Swiggy takeuforward TCS TCS CODEVITA TCS Ninja TCS NQT VMware XOR

TUF Logo

Don't have an account?

TUF Logo

Already have an account?

Copyright © 2023 takeuforward | All rights reserved