Skip to content

Add new practice exercise: all-your-base - #104

Merged
IsaacG merged 9 commits into
exercism:mainfrom
jimmytty:all-your-base
Aug 4, 2025
Merged

Add new practice exercise: all-your-base#104
IsaacG merged 9 commits into
exercism:mainfrom
jimmytty:all-your-base

Conversation

@jimmytty

@jimmytty jimmytty commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

I used json array to represent the digits and json objects to represent errors.

Comment thread exercises/practice/all-your-base/all-your-base.sql Outdated
Comment thread exercises/practice/all-your-base/.docs/instructions.append.md Outdated
Comment thread exercises/practice/all-your-base/.docs/instructions.append.md Outdated
Comment thread exercises/practice/all-your-base/.docs/instructions.append.md

@IsaacG IsaacG left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work and patience here!

@jimmytty

jimmytty commented Aug 2, 2025

Copy link
Copy Markdown
Contributor Author

the knowledge acquired here will help me a lot in the next exercises.

@jimmytty jimmytty closed this Aug 2, 2025
@IsaacG IsaacG reopened this Aug 3, 2025
WHERE input_base < 2
AND result = ''
;
UPDATE "all-your-base"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is doubled by accident, right?

@vaeng vaeng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@IsaacG IsaacG changed the title * add new practice exercise: all-your-base Add new practice exercise: all-your-base Aug 4, 2025
@IsaacG IsaacG added x:action/create Work on something from scratch x:size/large Large amount of work x:rep/large Large amount of reputation x:module/practice-exercise Work on Practice Exercises labels Aug 4, 2025
@IsaacG
IsaacG merged commit 0c8e8ef into exercism:main Aug 4, 2025
2 checks passed
@jimmytty
jimmytty deleted the all-your-base branch August 5, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/create Work on something from scratch x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation x:size/large Large amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants