Skip to content

theodesp/codility-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61beaf3 · Sep 21, 2019

History

32 Commits
Apr 26, 2017
Sep 21, 2019
Apr 27, 2017
May 9, 2017
Apr 26, 2017
May 17, 2017
May 22, 2017
May 9, 2017
Sep 21, 2019
May 10, 2017
May 17, 2017
Apr 25, 2017
Apr 25, 2017
Sep 21, 2019

Repository files navigation

Codility

This is my solutions for the codility lessons and challenges written in Go together with some test cases.

I've added a checklist to mark finished exercises feel free to comment.

Lessons

  • Iterations

    • Binary Gap
  • Arrays

    • OddOccurrencesInArray
    • CyclicRotation
  • Time Complexity

    • PermMissingElem
    • FrogJmp
    • TapeEquilibrium
  • Counting Elements

    • PermCheck
    • FrogRiverOne
    • MissingInteger
    • MaxCounters
  • Prefix Sums

    • CountDiv
    • PassingCars
    • GenomicRangeQuery
    • MinAvgTwoSlice
  • Sorting

    • Distinct
    • Triangle
    • MaxProductOfThree
    • NumberOfDiscIntersections
  • Stacks and Queues

    • Brackets
    • Fish
    • Nesting
    • StoneWall
  • Leader

    • EquiLeader
    • Dominator
  • Maximum slice

    • MaxProfit
    • MaxDoubleSliceSum
    • MaxSliceSum
  • Prime and composite numbers

    • MinPerimeterRectangle
    • CountFactors
    • Peaks
    • Flags
  • Binary search

    • NailingPlanks
    • MinMaxDivision

About

Solutions for the codility.com exercises in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages