Collection of Technical Interview Questions solved with Go

I have been solving various technical interview problems and coding challenges in Go. The problems vary from simple “Reverse a String” to more involving ones like “Implement the A* Algorithm”

If you have any feedback and/or some suggestions for new problems to solve, I would appreciate it as my goal is to grow this collection and help anyone interested in learning and/or practicing before their interview

  • AlgorithmsA Star
    
  • DatastructuresLinked ListsDoubly Linked List
    
  • Singly Linked List
    
  • MapsHash Multi Maps
    
  • LRU Caches
    
  • Trees
    
  • Priority Queues
    
  • Queues
    
  • SetsHash Multi Sets
    
  • Hash Sets
    
  • StacksLinked List Stacks
    
  • Min/Max Stacks
    
  • Slice Stacks
    
  • EvaluationsPostfix
    
  • Repeating Fractions
    
  • ListsDetect Cycle
    
  • Detect Intersection
    
  • Reverse List
    
  • NumbersArmstrong Number
    
  • Base Conversions
    
  • Count Digits
    
  • Excel Column Conversions
    
  • Fibonacci Number
    
  • Leap Years
    
  • Palindromes
    
  • Perfect Number
    
  • Power Function
    
  • Prime Number
    
  • Reverse
    
  • StacksBalanced Parantheses
    
  • SlicesDuplicates
    
  • Group Anagrams
    
  • Min Meeting Rooms
    
  • RotationsCount Rotations
    
  • Minimum in Rotated Array
    
  • StreamsMoving Average
    
  • Running Average
    
  • Running Median
    
  • StringsAdd Binary Strings
    
  • PalindromesPalindrome Sentences
    
  • Palindrome Strings
    
  • ReversesReverse Sentences
    
  • Reverse Strings
    
  • Sort
    
  • Break Words
    
  • TreesBalanced TreesBalanced Binary Trees
    
  • Balanced Trees
    
  • HeightsBinary Tree Heights
    
  • Tree Heights
    
  • Invert TreesInvert Binary Trees
    
  • Invert Trees
    
  • Longest Distinct Paths
    
  • Print By Columns
    
  • Print By Levels
    

#go #interview-questions #programming #developer

50+ Technical Interview Problems Solved in Go
24.70 GEEK