@@ -63,9 +63,9 @@ not related to hard core competitive coding.
63
63
64
64
## [ Contests] ( https://github.com/neerazz/FAANG/tree/master/Algorithms/Neeraj/contest )
65
65
66
- > - [ Hackerrank] ( https://github.com/neerazz/CodingContests/tree/main/hackerrank )
67
66
> - [ Leetcode] ( https://github.com/neerazz/CodingContests/tree/main/leetcode )
68
67
> - ` Includes both Biweekly and Weekly contest. `
68
+ > - [ Hackerrank] ( https://github.com/neerazz/CodingContests/tree/main/hackerrank )
69
69
> - [ Google Kickstart] ( https://github.com/neerazz/CodingContests/tree/main/goolgeKickstart )
70
70
> - [ 2020] ( https://github.com/neerazz/CodingContests/tree/main/goolgeKickstart/y2020 )
71
71
> - [ 2021] ( https://github.com/neerazz/CodingContests/tree/main/goolgeKickstart/y2021 )
@@ -76,8 +76,8 @@ not related to hard core competitive coding.
76
76
> [ Tips for System Design] ( https://github.com/neerazz/faang-system-design/blob/master/Tips_for_system_design.md )
77
77
78
78
> #### General Design Questions:
79
- > - [ Tiny URL] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ systemsdesign/tiny-url )
80
- > - [ Cab Booking Service] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ systemsdesign/cab-booking-system )
79
+ > - [ Tiny URL] ( https://github.com/neerazz/faang-system-design/tree/master/systemsdesign/tiny-url )
80
+ > - [ Cab Booking Service] ( https://github.com/neerazz/faang-system-design/tree/master/systemsdesign/cab-booking-system )
81
81
> - [ Amazon] ( https://github.com/neerazz/faang-system-design/blob/master/Resources/architecture-diagrams/Amazon%20System%20Design.png )
82
82
> - [ Zoom] ( https://github.com/neerazz/faang-system-design/blob/master/Resources/architecture-diagrams/Zoom%20System%20Design.png )
83
83
> - [ Google Map] ( https://github.com/neerazz/faang-system-design/blob/master/Resources/architecture-diagrams/Google%20Maps%20Design.png )
@@ -90,14 +90,14 @@ not related to hard core competitive coding.
90
90
91
91
## OOPS Design:
92
92
93
- > - [ Design Library Management System] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ oops/designs/libraryManagment )
94
- > - [ Design Parking Lot] ( https://github.com/neerazz/faang-system-design/blob/master/Neeraj/ oops/designs/parkinglot )
95
- > - [ Design Call Center] ( https://github.com/neerazz/faang-system-design/blob/master/Neeraj/ oops/designs/callCenter/CallCenter.java )
96
- > - [ Design Hit Counter] ( https://github.com/neerazz/faang-system-design/blob/master/Neeraj/ oops/designs/DesignHitCounter.java )
97
- > - [ Design Linux Find Command] ( https://github.com/neerazz/faang-system-design/blob/master/Neeraj/ oops/designs/LinuxFindFilter.java )
98
- > - [ Design ATM] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ oops/designs/atm )
99
- > - [ Design Movie Ticket System] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ oops/designs/movieTicketSystem )
100
- > - [ Design Pharmacy Shop] ( https://github.com/neerazz/faang-system-design/tree/master/Neeraj/ oops/designs/pharmacyshop )
93
+ > - [ Design Library Management System] ( https://github.com/neerazz/faang-system-design/tree/master/oops/designs/libraryManagment )
94
+ > - [ Design Parking Lot] ( https://github.com/neerazz/faang-system-design/blob/master/oops/designs/parkinglot )
95
+ > - [ Design Call Center] ( https://github.com/neerazz/faang-system-design/blob/master/oops/designs/callCenter/CallCenter.java )
96
+ > - [ Design Hit Counter] ( https://github.com/neerazz/faang-system-design/blob/master/oops/designs/DesignHitCounter.java )
97
+ > - [ Design Linux Find Command] ( https://github.com/neerazz/faang-system-design/blob/master/oops/designs/LinuxFindFilter.java )
98
+ > - [ Design ATM] ( https://github.com/neerazz/faang-system-design/tree/master/oops/designs/atm )
99
+ > - [ Design Movie Ticket System] ( https://github.com/neerazz/faang-system-design/tree/master/oops/designs/movieTicketSystem )
100
+ > - [ Design Pharmacy Shop] ( https://github.com/neerazz/faang-system-design/tree/master/oops/designs/pharmacyshop )
101
101
>
102
102
>> TODO
103
103
>> - [ Design Vending Machine] ( https://leetcode.com/discuss/interview-question/982302/FANNG-question-OOP-please-post-your-solutions-to-this )
0 commit comments