Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sangaryousmane committed Jun 13, 2023
2 parents 0d2d5aa + 6c31147 commit e3388f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# How to work with this repository
- Clone the repository from here `https://github.com/sangaryousmane/java-interview-questions.git`
- Navigate into the /src directory if you need the answers to all the questions but make sure to try the questions on your own first
- The /src directory has subdirectories based on your need. For instance, there is a subdirectory for Basics, Arrays, Search Algorithms et al.
- Make sure and practice more, don't copy and paste but type the codes instead.
# Part I: Introduction to Java programming
Check all the manual of this part in this link: [**Here**](src/intro/FirstTasks.java)
# Questions:
Expand Down

0 comments on commit e3388f8

Please sign in to comment.