Tutors

Innomatics Research Labs

PROGRAM OVERVIEW

CURRICULUM

  Java Programming

  • Introduction to Course
  • FlowChart
  • Flowchart -Task
  • Java - Fundamentals
  • Java - Operators, Scanner
  • Java - Datatypes
  • Java - inputs and datatypes
  • Java - Logical Operators and Loops
  • Java - Type Conversion and a prob based on this(f to C)
  • Java - Loops and Patterns
  • Java - Patterns
  • Java - Patterns and Prime numbers
  • Java - Pyramid pattern and Fibonachhi Series
  • Arrays in Java - Introduction
  • Arrays Continued, Linear Search Algo
  • Interview Questions
  • Duplicate element problem and looked at Bubble Sort
  • Finding Unique in an Array
  • Find Unique - Optimal Solution using XOR
  • Insertion Sort and intuition behind Sort 0 and 1
  • Sort O 1 - Intuition behind the Algo, why it works and Code
  • Functions in Java(Modularity), Function/Methods/Modules
  • Intersection of Arrays, Intutition of Binary Search, and Time and Space complexity intro
  • Intersection problem optimal solution, Functions and basics of memory and scope of variables
  • Time complexity
  • Time complexity practical approach with examples
  • Time Complexity revision
  • Recurssion
  • recurssion-2
  • recurssion-3 and objets
  • Generics and Linkedlist
  • Merge Sort
  • Merge sort
  • Stacks
  • class and object
  • Abstraction, inheritence and overloading and overriding
  • Data Structure introduction, array basics
  • Trees, Binary trees
  • Linklist and stacks
  • Binary tree revision, AVL tree basics
  • Trees
  • AVL TREES
  • Trees cont.
  • Red Black Tree
  • Linked List
  • 9th June'22

  Spring and SpringBoot

  • This section has no content published in it.

  Assignment

  • Data types and control flow
  • Loops
  • Array
  • Recursion