Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "linked list"

LeetCode: Min Stack

Nov 15, 2022

Linked list in action

LeetCode: Split Linked List in Parts

Sep 24, 2022

Naming is hard

LeetCode: Sort List

Aug 29, 2022

Yeah I skipped the follow-up

LeetCode: Middle of the Linked List

Sep 16, 2021

Several ways

LeetCode: Remove Duplicates from Sorted List

Aug 26, 2021

Keep jump over next node until values are not equal

LeetCode: Rotate List

Aug 22, 2021

Should draw for better imagination of how it works

LeetCode: Flatten a Multilevel Doubly Linked List

Aug 21, 2021

Naming variables is also important

LeetCode: Add Two Numbers

Aug 20, 2021

Example of using dummy head technique

LeetCode: Merge Two Sorted Lists

Aug 19, 2021

(IMO) Not easy as categorized

LeetCode: Odd Even Linked List

Aug 18, 2021

2 pointers running simultaneously

LeetCode: Remove Linked List Elements

Aug 15, 2021

Keep next next

Popular tags

leetcode

array

string

recursion

hash table

math

dynamic programming

codility

hackerrank

greedy

tree

css

cssbattle

linked list

adventofcode

dfs

sorting

two pointers

codewars

stack

matrix

binary search

binary tree

bfs

bit manipulation

backtracking

graph

sliding window

neetcode

heap

prefix sum

projecteuler

queue

binary search tree

career

cli

dev env

hash map

hashmap

interview

interviewbit

topological sort

trie

union find

yarn

HoningJS

Search Posts