Tag: a-bit
All the articles with the tag "a-bit".
LeetCode 1930 Unique Length-3 Palindromic Subsequences
Published: at 06:23 AMSolutions for LeetCode 1930, medium, tags: hash table, string, bit manipulation, prefix sum.
LeetCode 691 LintCode 1081 Stickers to Spell Word
Published: at 06:23 AMSolutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.
LintCode 3127 How Many Times is Two Squared?
Published: at 06:23 AMSolutions for LintCode 3127, easy, tags: math, bit.
HackerRank Bitwise Xor Operations
Published: at 08:23 AMSolutions for hackerrank bitwise xor operations, medium, tags: bit, companies: salesforce.
Fun Bit Tricks (Manipulations)
Published: at 10:23 AMFun bitwise tricks such as count set bits, negate, ilog2, xor swap, .etc.
LeetCode 465 LintCode 707 Optimal Account Balancing
Updated: at 07:24 AMSolutions for LeetCode 465 LintCode 707, hard, tags: bit, array, dynamic programming, backtracking, bitmask.