lab challenge

Go Challenge: Run-Length Encoding

Beginner
Up to 35m
38
5/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

In this challenge, you will write code in the Go programming language to encode alphabetic strings using run-length encoding. You will also write the corresponding decode function to recover the original string.

Prerequisites

  • Knowledge of Go

Intended audience

  • Beginner Go developers

What will be assessed

  • Your ability to write Go code within a time-limited environment

About the author

Avatar
Logan Rakai, opens in a new tab
Technical Director, Labs
Students
223,162
Labs
223
Courses
9
Learning paths
58

Logan has been involved in software development and research since 2007 and has been in the cloud since 2012. He is an AWS Certified DevOps Engineer - Professional, AWS Certified Solutions Architect - Professional, Microsoft Certified Azure Solutions Architect Expert, MCSE: Cloud Platform and Infrastructure, Google Cloud Certified Associate Cloud Engineer, Certified Kubernetes Security Specialist (CKS), Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD), and Certified OpenStack Administrator (COA). He earned his Ph.D. studying design automation and enjoys all things tech.

LinkedIn, Twitter, GitHub

Covered topics