basava1134 / hacktoberfest-get-ready-your-skill

Some important DSA questions to solve in all most used Languages. Contribute and mark it as done.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Get your skill ready to solve most asked DSA questions

Some important DSA questions to solve in all most used Languages. Contribute and mark it as Done.

Steps For Contribution

  1. Fork this repo
  2. Star this repo
  3. Go to your respective folder (Language) or click the link in Table
  4. Create a file with the language title
  5. Submit your solution with respective extension
  6. Please mark Done or ✅ in the README.md Table
  7. Make your successful pull request

./codes/

codes 2 3 other language
Sum & Avg array
Min & Max array Done
Linear Search

Done
Reverse array

Done
Frequency array
Insert array
Marge array
Remove element array
Print prime Done
Sum prime array
Read & Display string

Count char string Done
Merge strings
Password check
Reverse string

Done
Anagram check Done
Deleting elements
Sort string
Read & Display structures
Sum, Avg structure
Palindrome check

Done
String Compare
Read & Display files
Search in file
Compare files
Copy files
Count char in file
File overwrite
Operations linked list
insert at beg, end
Delete at beg, end
Insert & Delete at pos
Search & count
Doubly linked List
Basic Operations Stacks
Denomination
Palindrome stack integer
Palindrome stack string
Infix to postfix
Evaluate Postfix Expression
Sorting queues
Search, Count queues
Inserting Queues
Deleting queues
Left View Binary Tree
Top View Binary Tree
Right View Binary Tree
Bottom View Binary Tree

About

Some important DSA questions to solve in all most used Languages. Contribute and mark it as done.


Languages

Language:Java 48.9%Language:C 33.6%Language:Python 9.0%Language:C++ 8.5%