PinnedAlexander MolchevskyiBest solutions for Amazon interview tasks.Amazon as all other companies doesn’t share information about the tasks they use during their interviewing process. But internet is full…Mar 22, 2020Mar 22, 2020
PinnedAlexander MolchevskyiBest solutions for Codility LessonsI found a wonderful set of training tasks and decided to write the best solutions for them.Nov 8, 20193Nov 8, 20193
PinnedAlexander MolchevskyiBest solutions for Microsoft interview tasks.I decided it would be nice to collect solutions for these task in one set of articles. I’m going to write detailed explanations for each.May 26, 20202May 26, 20202
Alexander MolchevskyiDemystifying Dynamic Programming: Beyond the TemplateMany resources offer fantastic explanations of Dynamic Programming (DP) for solving algorithmic problems. While I’ve devoured these…May 13May 13
Alexander MolchevskyiinDev GeniusBest solutions for Microsoft interview tasks. Pattern Recognition.Given a pattern and a string of blobs split by | show the number of times the pattern is present in each blob.Nov 15, 2020Nov 15, 2020
Alexander MolchevskyiBest solutions for Microsoft interview tasks. Partition array into N subsets with balanced sum.Give you one sorted array, please put them into n buckets, we need to ensure we get n sub array with approximately equal weights.Nov 12, 20202Nov 12, 20202
Alexander MolchevskyiBest solutions for Microsoft interview tasks. Particle Velocity.Find all the periods of time during which the movement of the particle is stableOct 27, 2020Oct 27, 2020
Alexander MolchevskyiBest solutions for Microsoft interview tasks. Unique Integers That Sum Up To 0Given an integer n, return any array containing n unique integers such that they add up to 0.Oct 11, 2020Oct 11, 2020
Alexander MolchevskyiinDev GeniusBest solutions for Microsoft interview tasks. Concatenated String Length with unique Characters.Calculate the length of the longest string S such that every letter in S is different.Jul 5, 2020Jul 5, 2020
Alexander MolchevskyiinDev GeniusBest solutions for Microsoft interview tasks. Day of Week.Return the day of the week that is K days later.Jul 2, 2020Jul 2, 2020