Pinnedjb stevenardLearn Data Structures And Algorithms With Swift 5.6Pick up and Master your DSA (Data Structure & Algorithms) more simply with Learn Data Structures And Algorithms With Swift 5.6.Aug 17, 20221Aug 17, 20221
jb stevenardAlgorithms questionsHere you can find most famous inteview questions:May 23, 2023May 23, 2023
jb stevenardinGeek Culture61. Find the only 1 unique from a triplets arrayQuestion: Write a function that returns the unique integer from an integer array composed of triplets and only one unique.Apr 20, 2023Apr 20, 2023
jb stevenardinLevel Up Coding60. Same probability From a Biased CoinQuestion: Write a function that returns 0 or 1 with the same probability (50–50), using another function that returns 0 or 1 with unequal…Apr 16, 2023Apr 16, 2023
jb stevenardinGeek Culture59. Matrix Path from Top Left to Bottom RightQuestion: Write a function that returns the number of possible paths traversing a matrix from the top left to the bottom right corner.Apr 12, 2023Apr 12, 2023
jb stevenardinLevel Up Coding58. Triplets Sum TargetQuestion: Write a function that returns the triplets that sum up to the given target or nil if not present.Apr 10, 2023Apr 10, 2023
jb stevenardinGeek Culture57. Swap Even and Odd bitsQuestion: Write a function that returns the given unsigned 8-bit integer with its even and odd bits swapped.Apr 6, 2023Apr 6, 2023
jb stevenardinLevel Up Coding56. Strings DistanceQuestion: Write a function that returns the distance between two strings (how many character changes are required to make both strings…Apr 3, 2023Apr 3, 2023
jb stevenardinGeek Culture55. Identical Probability Array ShufflingQuestion: Write a function that shuffles an integer array with identical probability for all numbers.Mar 30, 2023Mar 30, 2023
jb stevenardinLevel Up Coding54. Shortest Path in Friendship networkQuestion: Given a dictionary of friendship, find the shortest path/network between two persons if it exists.Mar 27, 2023Mar 27, 2023