Skip to content

Commit 011e2a6

Browse files
committed
Update README.md
1 parent 8f2a8e6 commit 011e2a6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# Java Interview Questions
1+
# Java Basics
22

33
*Click <img src="assets/star.png" width="18" height="18" align="absmiddle" title="Star" /> if you like the project. Pull Request are highly appreciated.*
44

5-
## Related Interview Questions
5+
## Related Topics
66

7-
* *[Java 8 Interview Questions](java8-questions.md)*
8-
* *[Multithreading Interview Questions](multithreading-questions.md)*
9-
* *[Collections Interview Questions](collections-questions.md)*
10-
* *[JDBC Interview Questions](JDBC-questions.md)*
7+
* *[Java 8](java8-questions.md)*
8+
* *[Multithreading](multithreading-questions.md)*
9+
* *[Collections](collections-questions.md)*
10+
* *[JDBC](JDBC-questions.md)*
1111
* *[Java Programs](java-programs.md)*
1212
* *[Java String Methods](java-string-methods.md)*
13-
* *[JSP Interview Questions](jsp-questions.md)*
14-
* *[Servlets Interview Questions](servlets-questions.md)*
13+
* *[JSP](jsp-questions.md)*
14+
* *[Servlets](servlets-questions.md)*
1515
* *[Java Multiple Choice Questions](java-multiple-choice-questions-answers.md)*
16-
* *[Spring Interview Questions](https://github.com/learning-zone/spring-interview-questions)*
17-
* *[Hibernate Interview Questions](https://github.com/learning-zone/hibernate-interview-questions)*
16+
* *[Spring](https://github.com/learning-zone/spring-interview-questions)*
17+
* *[Hibernate](https://github.com/learning-zone/hibernate-interview-questions)*
1818
* *[Java Design Pattern Questions](https://github.com/learning-zone/java-design-patterns)*
1919

2020
<br/>

0 commit comments

Comments
 (0)