Back
Close

Java

Han_V
5,733 views

Welcome!

Graphs, graphs, graphs. Let's start from the very beginning. We need to store a graph somehow. We will talk about 3 main ways to store a graph later, for now imagine you only have the knowledge you currently have and try to hack your way to victory!

Hands-on Demo

Facebook has your social graph. Why don't you hack your own?

Check out the markdown file welcome.md to see how this exercise is injected into the template.

Template Resources

markdowns/welcome.md What you are reading here is generated by this file. Tech.io uses the Markdown syntax to render text, media and to inject programming exercises.

java-project A simple Java + Maven + JUnit project dedicated to run the programming exercise above. A project relies on a Docker image to run. You can find images on the Docker Hub or you can even build your own.

techio.yml This mandatory file describes both the table of content and the programming project(s). The file path should not be changed.

Visual and Interactive Content

Tech.io provides all the tools to embed visual and interactive content like a Web app or a Unix terminal within your contribution. Please refer to the documentation to learn more about the viewer integrations.

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io