DEV Community

Cover image for Simple algorithms for javascript and beginners java
4 1

Simple algorithms for javascript and beginners java

Learning to code is one thing, using that code to solve real world problems is another. Programming goes way beyond writing down functions and declaring variables. If you are like me, starting out with your stack then you'll definitely want to checkout these algorithms.

I recently came across hackerrank.com a website which provides questions (or algorithms if you like) for you to solve. There are different levels (I'm a javascript begginner lol), and there are sets of test you run your code against. You can also choose your preferred language to code in

You should try it out. It's great! Gives you a chance to think and try out different ideas to solve a problem

I recently solved a few problems in javascript (github) and java (github). They validated all their tests! πŸ˜„

Join me on ths hackerrank 30-day challenge and work that brain πŸ™ƒ

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay