Shopify Interview Question

The technical challenge is an easy algorithm question ( I do know the question is changed depending on years). The format of the test is like contributing to open source, where I needed to fork the challenge repo, worked on it locally, then submitted it on github.

Interview Answer

Anonymous

May 22, 2024

The question is fairly easy; however, I failed the test running on github because I used a different Python version locally from the one used in the test. I'm not sure if this is the reason I didn't pass that round but for people who want to pass the test on github, you should double-check the language version (especially Python) you use or you can just use the older version of it.