Skip to content

Commit

Permalink
Change structure ADS solution
Browse files Browse the repository at this point in the history
  • Loading branch information
omonimus1 committed Nov 26, 2020
1 parent e1b1a7c commit 8ba1e41
Show file tree
Hide file tree
Showing 20 changed files with 10 additions and 32 deletions.
File renamed without changes.
13 changes: 10 additions & 3 deletions DSA-workshop/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## 11 weeks pratical Workshop
# Week 1 : Array - math

* [https://practice.geeksforgeeks.org/batch/DSA-Workshop/](https://practice.geeksforgeeks.org/batch/DSA-Workshop/)
* Access code for subscription: **GFGW7J54D**

| Name | Category |Solution |
|----------|::----------------:|----------------:|
|wHo has Majotiy|Array|[C++](who-has-majority.cpp)|
|Absolute value |Math|[C++](absolute-value.cpp)|
|First repeating element|Array|[C++](first-repeating-element.cpp)|
|Immediate Smaller|Array|[C++](immediate_smaller.cpp)|
|Find transiction point|Array|[C++](find-transiction-point.cpp)|
|Wave array|Array| [C++](wave-array.cpp)|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 0 additions & 8 deletions DSA-workshop/introduction/README.md

This file was deleted.

File renamed without changes.
11 changes: 0 additions & 11 deletions DSA-workshop/week1/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week10/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week11/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week2/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week3/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week4/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week5/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week6/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week7/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week8/README.md

This file was deleted.

1 change: 0 additions & 1 deletion DSA-workshop/week9/README.md

This file was deleted.

File renamed without changes.

0 comments on commit 8ba1e41

Please sign in to comment.