New: goAll contentecencyneoxiancentcreativecoinarchonhiveactifitlifeartalivebloghive-enginehive-193552lifestylebbhctpphotographyaliveandthrivingappreciatormove2earninleopalnetgemsgamingliketufoodnaturefamilymovetoearnsportstalkleofinancecontestcurangelhive-167922communityocddiyhealthspanishdeutschproofofbraincnmusiccryptopimpdistriatorenglishfunpobTrendingNewHotPromotedstruggle (25)in algorithms • 5 days agoDSA (Medium) — Linked List — Maximum Twin Sum of a Linked List (Python, Typescript & Go)In a linked list of size n, where n is even, the ith node (0-indexed) of the linked list is known as the twin of the…fireman (25)in dsa • 6 days agoDSA (Medium) — Stack — Removing Stars From a String (Python, Typescript & Go)You are given a string (s), which contains stars (*). In one operation, you can: Choose a star in (s).…darrell (25)in dsa • 6 days agoDSA (Easy) — Find Pivot IndexGiven an array of integers nums, calculate the pivot index of this array. The pivot index is the index where the sum…diggler (25)in dsa • 6 days agoDSA (Easy) — Unique Number of Occurrences (Python, TS & Go)Given an array of integers arr, return true if the number of occurrences of each value in the array is unique or false…bbarry (25)in softwaredevelopment • 6 days agoDSA (Easy) — Sets — Find the Difference of Two Arrays (Python, Typescript & Go)Given two 0-indexed integer arrays nums1 and nums2, return a list answer of size 2 where: answer[0] is a list of…biggee (25)in softwaredevelopment • 6 days agoDSA (Medium) — Determine if Two Strings Are Close (Python, TS & Go)Two strings are considered close if you can attain one from the other using the following operations: Operation 1:…billy123 (25)in go • 20 days agoCompetition for proposals for updates to CrownrendHello everyone! For those unfamiliar with the topic, I recommend checking out the awesome tutorial post about the…