Posts
All the articles I've posted.
LeetCode 1346 Check If N and Its Double Exist
Published: at 06:23 AMSolutions for LeetCode 1346, easy, tags: array, hash table, two pointers, binary search, sorting.
LeetCode 91 Decode Ways and Hacker Rank ASCII Encoded Strings (VMWare, Goldman Sachs, and Salesforce Interview Questions)
Published: at 07:23 AMSolutions for LeetCode 91, medium, tags: string, dynamic programming, companies: goldman sachs, vmware, salesforce.
Cheatsheet for Math Knowledge Needed for LeetCode Algorithm Questions (Geometric Series and Arithmetic Progression Sum)
Published: at 06:23 AMcheatsheet for math knowledge needed for leetcode algorithm questions, geometric series sum
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 3167 HackerRank Better Compression
Published: at 07:23 AMSolutions for LeetCode 3167 HackerRank Better Compression, tags: string, hash table, companies: salesforce.