Coding, iOS 16 Mar 2020 Clone connected graph in Swift Given a reference of a node in a connected undirected graph. Return a deep copy (clone) of the graph. Solution:… Andrey
Coding, iOS 14 Mar 2020 Count the number of ways to traverse a Matrix in Swift Question: Count the number of ways to traverse a from the top left corner to the bottom, right corner. Limitation:… Andrey
Crossfit Crossfit open 20.1 Andrey 12 Oct 2019 CROSSFIT GAMES OPEN 20.1 STRATEGY AND ANALYSIS 20.1 CrossFit Open includes the following workout: 10 rounds for time of: 8 ground-to-overheads, 95 lb. 10 bar-facing burpees Time… Andrey
Coding 08 Jul 2019 Minimum absolute difference in an array with Go Problem url: https://www.hackerrank.com/challenges/minimum-absolute-difference-in-an-array/problem Solution: Results are generated in O(n)*log(n) since we are sorting the array first. We can transfer sorted… Andrey
Coding 14 May 2019 Migratory Birds problem from Hackerrank with Go Problem url: https://www.hackerrank.com/challenges/migratory-birds/problem Solution: Results are generated in O(1) while traversing an array. We need to keep track of the… Andrey
Crossfit Crossfit 19.5 22 Mar 2019 CROSSFIT GAMES OPEN 19.5 STRATEGY AND ANALYSIS 19.5 CrossFit Open includes the following workout: 33-27-21-15-9 reps for time of: 95-lb. thrusters Chest-to-bar pull-ups Time cap: 20 minutes… Andrey
Crossfit Crossfit 19.4 18 Mar 2019 CROSSFIT GAMES OPEN 19.4 STRATEGY AND ANALYSIS 19.4 CrossFit Open includes the following workout: For total time: 3 rounds of: 10 Snatches, 95/65 lbs 12 Bar Facing… Andrey
Crossfit Crossfit Open 19.3 08 Mar 2019 CROSSFIT GAMES OPEN 19.3 STRATEGY AND ANALYSIS 19.3 CrossFit Open includes the following workout: For time: 200 ft Single Arm Dumbbell Overhead Walking Lunge 50/35 lbs 50… Andrey
Crossfit Crossfit Open 19.2 06 Mar 2019 CROSSFIT GAMES OPEN 19.2 STRATEGY AND ANALYSIS 19.2 CrossFit Open includes the following workout: Beginning on an 8 min clock, complete as many reps as possible of:… Andrey
Crossfit Crossfit Open 19.1 23 Feb 2019 CROSSFIT GAMES OPEN 19.1 STRATEGY AND ANALYSIS 19.1 CrossFit Open includes the following workout: Do as many reps as possible of the following in 15 minutes: 19… Andrey