Skip to content

This is the official repository of the course "Data Structures and Algorithms using Java" for B.Tech IInd Year 2019, Department of Computer Engineering & Applications, Institute of Engineering & Technology, GLA University, Mathura

License

Notifications You must be signed in to change notification settings

dbc2201/gla-bcsc0006-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLA BCSC0006 2019

Data Structures & Algorithms using Java

This is the official repository of the course "Data Structures and Algorithms using Java" for B.Tech IInd Year 2019, Department of Computer Engineering & Applications, Institute of Engineering & Technology, GLA University, Mathura


Resource Links -

  1. Java JDK
    1. Oracle JDK - https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html
    2. Open JDK - https://openjdk.java.net/install/
  2. IDE - IntelliJ IDEA - https://www.jetbrains.com/idea/download/
  3. VCS - Git - https://git-scm.com/downloads

Link to acquire a JetBrains student license - https://www.jetbrains.com/shop/eform/students


Books for this course

  1. Elliot Koffman - Data-Structures-Abstractions-and-Design-Using-Java-Third-Edition-2016 PDF
  2. Robert Lafore - Data_Structures_and_Algorithms_in_Java_2nd_Edition

Links for learning Git & GitHub

  1. Official GitHub Channel - https://www.youtube.com/channel/UCP7RrmoueENv9TZts3HXXtw
  2. Get Up and Running on GitHub - https://www.youtube.com/watch?v=noZnOSpcjYY&list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-
  3. Git Video Tutorial - https://www.youtube.com/watch?v=r63f51ce84A&t=766s
  4. How to use Git & GitHub via Udacity - https://www.youtube.com/watch?v=Ytux4IOAR_s&list=PLAwxTw4SYaPk8_-6IGxJtD3i2QAu5_s_p
  5. Git eBook - https://git-scm.com/book/en/v2

Sample Codes

  1. Integer List in Java (Array)
  2. Integer Stack in Java (Array)
  3. Integer Queue in Java (Array)
  4. Bubble Sort

Practice Questions

Mid Sem 1


Help Links

  1. Big O Notation by HackerRank
  2. Time Complexity in Hindi Part 1 asymptotic notation analysis
  3. Time Complexity Analysis
  4. Big O Notation in 5 minutes - The Basics
  5. Introduction to Big O Notation and Time Complexity
  6. Practical Java Examples of the Big O Notation
  7. A beginner's guide to Big O notation
  8. Big O Notations by Derek Banas

Lectures

  1. Searching in Arrays
  2. Linked Lists

Inspirational

  1. The mind behind Linux | Linus Torvalds, YouTube
  2. "Stupid questions" about Software Engineering
  3. How I Mastered DSA - Rachit Jain, IIT

About

This is the official repository of the course "Data Structures and Algorithms using Java" for B.Tech IInd Year 2019, Department of Computer Engineering & Applications, Institute of Engineering & Technology, GLA University, Mathura

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published