Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

This repository contains solutions to various discrete DSA related problems.

Notifications You must be signed in to change notification settings

muskanmi/Data-Structures-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures in Java

This is a repository containing various Java Programs to understand the basic concepts of Data Structures and Algorithms.

Contents:

  • Arrays:

    Java Codes for solving some of the Arrays related problems.

  • Searching:

    Java Codes for various searching algorithms.

  • Sorting:

    Java Codes for various sorting algorithms.

  • Recursion:

    Java Codes for solving some problems of recursion.

  • Bit Manipulation:

    Java Codes for solving some problems related to Bit manipulation.

  • Mathematics:

    Java Codes for solving some basic mathematical problems.

    Java Codes for solving some interview problems on Linked List.

Releases

No releases published

Packages

No packages published

Languages