This repository consists of every source files I will be creating for the Java Session you can use it for revising topics or for learning topics you may have missed.
You can get direct Links for each day from below :
-
Day 1 -> Theory ( Basic DataTypes, Boolean DataType, Arithmetic Operators, Logical Operators )
-
Day 3 -> Theory ( Class Basics, Getters Setters, Main Class )
-
Day 4 -> Theory ( String Basics, concat() length(), toUpperCase() toLowerCase(), contains() indexOf() )
-
Day 5 -> Theory ( startsWith() endsWith(), replace(), trim(), String and char, charAt(), split(), join() )
-
Day 6 -> Theory ( String Practice Problem 1, String Practice Problem 2, String Practice Problem 3 )
-
Day 7 -> Theory ( Integer Basics, min() max(), try catch, parseInt(), MAX_VALUE MIN_VALUE, Using Long, Integer Practice Problem 1, Integer Practice Problem 2 )
-
Day 8 -> Theory ( Integer Practice Problem 1, Integer Practice Problem 2, Array Basics, Iterating Array, Array Practice Problem 1, Array Practice Problem 2 )
-
Day 9 -> Theory ( Array Practice Problem 3, Arrays.sort(), Arrays.toString(), Arrays.fill(), Arrays.binarySearch())
-
Day 10 -> Theory ( Multi-Dimensional Array Basics, Iterating 2D Array, 2D Array Practice Problem 1, 2D Array Practice Problem 2)
-
Day 12 -> Theory ( Array Vs ArrayList, ArrayList Basics, ArrayList Methods 1)
-
Day 13 -> Theory ( ArrayList Problem 1, contains() indexOf() size() isEmpty(), ArrayList Problem 2, Iterating ArrayList, ArrayList Problem 3, ArrayList Problem 4)
-
Day 14 -> Theory ( remove() clear(), ArrayList Problem 5, ArrayList Problem 6)
-
Day 15 -> Theory ( 2D ArrayList, Stack, Queue & DoubleEndedQueue, Set, Map, Tree)
-
Day 16 -> Theory ( Input Basics, \n Escaping by nextLine(), Multi Inputs 1, Multi Inputs 2, Multi Inputs 3)
-
Day 17 -> Theory ( TCS NQT Mock Challenge, Accenture Problem, How to Use Method Platform)
-
Day 18 -> Theory ( Nothing to show here Topic => What's next )
Code Learn, Grow!