Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "string"

LeetCode: Add Strings

Aug 28, 2022

Add digits with carry

LeetCode: Multiply Strings

Aug 28, 2022

Will make this better. Word promised!

LeetCode: Longest Palindrome

Aug 18, 2022

Trim odds

LeetCode: Counting Bits

Aug 15, 2022

Convert to binary with toString() method

LeetCode: Is Subsequence

Aug 12, 2022

The author is not smart enough to come up with the DP solution in the first place

LeetCode: Flipping an Image

Jul 19, 2022

Bit flip made easy with coercion

LeetCode: Reverse Bits

Sep 25, 2021

String manipulation

LeetCode: Longest Substring Without Repeating Characters

Sep 18, 2021

Sliding window uses two pointers?

LeetCode: Permutation in String

Sep 18, 2021

Notice the constraints

LeetCode: Reverse Prefix of Word

Sep 12, 2021

Substring manipulating

LeetCode: Keyboard Row

Sep 8, 2021

Duck-typing make this problem less hard to implement

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