Skip to content

jefflcy/switcheo-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switcheo Code Challenge - Backend

Solutions are on master branch. Only Problem 5 part 2 is on the consensus-breaking branch.

Problem 1

Approached it via 3 different ways - iterative, recursive and by math formula.

Problem 5

Made a todolist practical CRUD blockchain with COSMOS SDK via Ignite CLI. Resource is in the form of item with the fields being desc:String and priority:uint.

More info in the readme.md in /problem\ 5/todolist.

Problem 6

Identified the system components, provided a rough workflow, and lastly some considerations for the different proceesses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages