GoodTecher

Be a Good Techer and Tech for Good. www.goodtecher.com

Skip to content
Menu
  • Home
  • LeetCode
    • Array
    • Binary Search
    • Binary Tree
    • Depth First Search
    • Design
    • Dynamic Programming
    • Linked List
    • Math
    • Stack
    • String
    • Two Pointers
    • Union Find
  • Useful

Category: Linked List

  • Posted on March 26, 2020August 17, 2021
  • LeetCode

LeetCode 206. Reverse Linked List

Description https://leetcode.com/problems/reverse-linked-list/ Given the head of a singly linked list, reverse the list, and return the reversed list. Example 1: Input: head =…

Continue Reading
  • Posted on May 26, 2019May 26, 2019
  • LeetCode

LeetCode 707. Design Linked List

Description https://leetcode.com/problems/design-linked-list/ Design your implementation of the linked list. You can choose to use the singly linked list or the doubly…

Continue Reading
  • Posted on February 24, 2018March 24, 2020
  • LeetCode

LeetCode 19. Remove Nth Node From End of List

Description Given a linked list, remove the n-th node from the end of list and return its head. Example: Given linked…

Continue Reading
  • Posted on February 17, 2018August 29, 2020
  • LeetCode

LeetCode 138. Copy List with Random Pointer

Description A linked list is given such that each node contains an additional random pointer which could point to any…

Continue Reading
  • Posted on December 9, 2017January 31, 2021
  • LeetCode

LeetCode 21. Merge Two Sorted Lists

Description Merge two sorted linked lists and return it as a sorted list. The list should be made by splicing together the…

Continue Reading
  • Posted on February 10, 2017January 10, 2021
  • LeetCode

LeetCode 2. Add Two Numbers

Description https://leetcode.com/problems/add-two-numbers/ You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of…

Continue Reading

Posts navigation

Previous Page Page 1 Page 2 Page 3

Follow GoodTecher

Categories

  • HackerRank (1)
  • Interview (7)
  • LeetCode (588)
    • Array (185)
    • Backtracking (18)
    • Binary Search (19)
    • Binary Tree (63)
    • Bit Manipulation (15)
    • Database (40)
    • Depth First Search (6)
    • Design (10)
    • Dynamic Programming (17)
    • Graph (18)
    • Greedy (5)
    • Heap (1)
    • Linked List (26)
    • Math (36)
    • Recursion (3)
    • Sorting (11)
    • Stack (11)
    • String (95)
    • Two Pointers (12)
    • Union Find (2)
  • Machine Learning (7)
  • Technical Solutions (2)
  • Useful (3)
© Copyright 2025 – GoodTecher
Cell Theme by DesignOrbital ⋅ Powered by WordPress