An open API service indexing awesome lists of open source software.

https://github.com/maciej-umanski/java-recruitment-questions

Collection of topics and questions from the attended job interviews.
https://github.com/maciej-umanski/java-recruitment-questions

databases git java linux spring

Last synced: 2 months ago
JSON representation

Collection of topics and questions from the attended job interviews.

Awesome Lists containing this project

README

          

# About
This repository was established during various job interviews that I have been attended.
The questions were collected during technical interviews for the Java Developer position.
My goals are to provide concentrated knowledge of topics and questions what's to be expected when attending such meetings.
At every question there should be provided answer, explanation or link to place when you can gather information about certain topic.

# Topics
- Database ([eng](content/eng/Database.md), [pl](content/pl/Database.md))
- Git ([eng](content/eng/Git.md), [pl](content/pl/Git.md))
- Java ([eng](content/eng/Java.md), [pl](content/pl/Java.md))
- Spring ([eng](content/eng/Spring.md), [pl](content/pl/Spring.md))
- Linux ([eng](content/eng/Linux.md), [pl](content/pl/Linux.md))
- Architecture ([eng](content/eng/Architecture.md), [pl](content/pl/Architecture.md))
- DevOps ([eng](content/eng/DevOps.md), [pl](content/pl/DevOps.md))
- Networking ([eng](content/eng/Networking.md), [pl](content/pl/Networking.md))
- Tasks ([eng](content/eng/Tasks.md), [pl](content/pl/Tasks.md))

# Contribution
If you found an error or want to participate in development of this repository please **[read contribution article](CONTRIBUTION.md)**.

Enjoy and spread the knowledge!