DEV Community

Angela
Angela

Posted on

3 2

Bootcamp Java Developer Day #10

Day 10:

Resuming to bootcamp...

I only studied one topic today. There is always a small test at the end of each topic and I bombed it five times. I think I'm tired and I'm not absorbing much content today.

The Discrete Mathematics test had two tough questions for me, but I think I did well. Let's see when the Professor release the grades.

8) Ongoing: Implementing Collections and Streams with Java

Today's topic were:

  • Comparator java.util.Comparator; java.util.Comparable + java.util.ArrayList; java.util.Collections; java.util.List;

We used these interfaces to order lists. I didn't try to code bubble sort, insertion sort or any other sorting algorithm in Java for comparison. I've done them in python, maybe I can rewrite them in Java in the future.

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