#180daysofcode risultati di ricerca
๐ Day 52 โ Web Development Journey Topic Covered: Event Loop Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
Day 79 of #DSA & #CPP journey with @rohit_negi9 : ๐Today's topics: ๐นCompleted lecture 78 ๐นIntroduction to Linked List ๐น Node Creation ๐น Insertion (Start, End, Specific Position) ๐น Traversing a Linked List ๐น Recursion in Linked List #180DaysOfCode #DSA #CPP
๐ #Day78 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Stack โก โ what is Stack(Stack Overflow, Stack Underflow) โ Implement Stack using Arrays & Linked List โ Basic Operation(Push, Pop, Peek, isEmpty, Size) Thanks to @rohit_negi9 Bhaiya
Day 130 of #180DaysOfCode - LeetCode POTD โ - Finally completed the code of server for performing CRUD operations on database. Will do multiple requests handling and load testing later on. #DSA #Coding #Challenge #LeetCode
๐ #Day74 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List โก โ concept of circular Linked List & Unorderd_map โ Detect loop in Linked List โ Find length of Loop Thanks to @rohit_negi9 Bhaiya๐ for the amazing explanation! #DSA #CPlusPlus
Day 56 of #180DaysOfCode - GFG POTD โ #DSA #Coding #Challenge #LeetCode
๐ Day 51 โ Web Development Journey Topic Covered: 10 JavaScript for Beginners Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
๐ #Day75 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List: problem solved โก โ Remove Loop in Linked List โ Intersection Point in Y shaped Linked list Thanks to @rohit_negi9 Bhaiya๐for the amazing explanation! #DSA #CPlusPlus #ProblemSolving
Day X of my #DSA journey ๐with @rohit_negi9 ๐น Quick Sort in C++ ๐น Time Complexity (Avg: O(n log n), Worst: O(nยฒ)) ๐น Space Complexity (O(log n)) #180DaysOfCode #CPP #Algorithms
๐ Day 53 โ Web Development Journey Topic Covered: Callback Hell Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
Day 129 of #180DaysOfCode - LeetCode POTD โ #DSA #Coding #Challenge #LeetCode
Day 11 of #DSA in #CPP with @rohit_negi9 Sir โ Solved a hard-level problem on Book Allocation from GFG today! ๐ง It really tested my Binary Search on Answer and problem-solving skills. ๐ The time complexity of the solution is O(n log n). Loving the grind. #180DaysOfCode #DSA
๐ #Day72 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Doubly Linked List โก โ Why Need Doubly Linked List โ Insertion & Deletion Operation (Start, End, Middle) โ Real Life Application of Doubly Linked List Thanks to @rohit_negi9 Bhaiya
๐ Day 45 โ Web Development Journey Topic Covered: CRUD Operation Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
๐ #Day65 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ Types of Inheritance(Single, Multiple, Multilevel, Hierarchical, Hybrid, Multi Path) Thanks to @rohit_negi9 bhaiya ๐ for the amazing explanation! #DSA #CPlusPlus #ProblemSolving ๐
๐ #Day62 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ What is Constructor โ Different Types Of Constructors(Default, Parameterized, Inline,Copy) โ Constructors Overloading & "this" Pointer โ Concept of Destructor Thanks to @rohit_negi9 Bhaiya
๐ #Day63 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ Static Data Member โ Static Member Function โ Encapsulation & Abstraction Thanks to @rohit_negi9 Bhaiya๐ for the amazing explanation! #DSA #CPlusPlus #ProblemSolving #CodingChallenge ๐
๐ #Day69 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List โก โ Delete a First Node, Last Node, Particular Node โ Delete a Particular Node Using Recursion โ Delete a Node Without Head Pointer Thanks to @rohit_negi9 Bhaiya
๐ #Day79 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Stack:Solved Problemโก โ Print Bracket Number, Backspace String Compare โ Reverse Array, String Manipulation, Get min at pop โ Valid Parentheses, Make the array beautiful Thanks to @rohit_negi9 Bhaiya
Day 130 of #180DaysOfCode - LeetCode POTD โ - Finally completed the code of server for performing CRUD operations on database. Will do multiple requests handling and load testing later on. #DSA #Coding #Challenge #LeetCode
๐ป Day 15 of #180DaysOfCode Solved LeetCode 108 โ Convert Sorted Array to Binary Search Tree ๐ณ Learned how to use recursion to build a height-balanced BST ๐ก Thanks to @CoderArmy and Rohit Negi Bhaiya ๐ #180DaysOfCode #LeetCode #DSA #Cplusplus #CodingJourney
Day 129 of #180DaysOfCode - LeetCode POTD โ #DSA #Coding #Challenge #LeetCode
Day 56 of #180DaysOfCode - GFG POTD โ #DSA #Coding #Challenge #LeetCode
Day 80 of #DSA & #CPP journey with @rohit_negi9 : ๐Today's topics: ๐นCompleted lecture 79 ๐นDelete First Node ๐นDelete Last Node ๐นDelete Specific Node ๐นDeletion Using Recursion ๐นDelete Without Head Pointer ๐นEdge Cases ๐นArray vs LinkedList Complexity #180DaysOfCode #DSA #CPP
Day 128 of #180DaysOfCode - LeetCode POTD โ #DSA #Coding #Challenge #LeetCode
๐ #Day79 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Stack:Solved Problemโก โ Print Bracket Number, Backspace String Compare โ Reverse Array, String Manipulation, Get min at pop โ Valid Parentheses, Make the array beautiful Thanks to @rohit_negi9 Bhaiya
Day 127 of #180DaysOfCode - LeetCode POTD โ - GFG POTD โ #DSA #Coding #Challenge #LeetCode
Day 55 of #180DaysOfCode - LeetCode โ - GFG โ #DSA #Coding #Challenge #LeetCode
Day 1/180 of #180DaysOfCode 1) Solved 8 Basic logic building maths problems on @geeksforgeeks 2) Learnt React basics part 1 (week 9 of cohort 3 @kirat_tw ) My learnings in the thread:
Day 126 of #180DaysOfCode - LeetCode POTD โ #DSA #Coding #Challenge #LeetCode
๐ป Day 13 of #180DaysOfCode Solved Find Triangular Sum of an Array (LeetCode 2221) in C++ Learned how to reduce the array step-by-step using modulo operation ๐ก Thanks to @CoderArmy and Rohit Negi Bhaiya ๐ #180DaysOfCode #LeetCode #DSA #Cplusplus #CodingJourney
Day 6 of #180DaysOfCode: โข Couldnโt post yesterday because of the WC final โข Studied for 5 hours today โข Solved 3 Linked List problems from @striver_79 โข Revised JavaScript from @akshaymarch7 need to wrap things up as quickly as possible
Day 5 of #180DaysOfCode : โข 7hrs locked in โข Wrapped up JS series by @harshbhaiyaa โข Built a basic project using JavaScript โข Skipped DSA just to focus on: Web Dev only #WebDev #JavaScript #180DaysOfCode #CodeJourney #MERN #Developer
Day 54 of #180DaysOfCode- LeetCode โ #DSA #Coding #Challenge #LeetCode
๐ป Day 12 of #180DaysOfCode Solved the Pascalโs Triangle problem in C++ ๐บ Learned how to generate each row using the previous one ๐ก Thanks to @CoderArmy and Rohit Negi Bhaiya ๐ #180DaysOfCode #DSA #Cplusplus #CodingJourney
Day 125 of #180DaysOfCode - LeetCode POTD โ #DSA #Coding #Challenge #LeetCode
Day 53 of #180DaysOfCode- LeetCode โ #DSA #Coding #Challenge #LeetCode
Week well spent ๐ Day 08-14 of 180days completed โ Learned about pattern printing and solved pattern printing question hard level question๐ @rohit_negi9 @CoderArmy #dsa #180daysofcode #coderarmy
Day 151 of #180DaysOfCodeโ - Just revised the C++, any random topics(whatever I have done till now) - was busy editing this shit from yesterday's night! -gonna upload it here once it gets finished
๐ #Day78 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Stack โก โ what is Stack(Stack Overflow, Stack Underflow) โ Implement Stack using Arrays & Linked List โ Basic Operation(Push, Pop, Peek, isEmpty, Size) Thanks to @rohit_negi9 Bhaiya
Day X of my #DSA journey ๐with @rohit_negi9 ๐น Quick Sort in C++ ๐น Time Complexity (Avg: O(n log n), Worst: O(nยฒ)) ๐น Space Complexity (O(log n)) #180DaysOfCode #CPP #Algorithms
๐ Day 18 โ Web Development Journey Topics Covered: CSS Transition CSS Transform Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
๐ #Day74 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List โก โ concept of circular Linked List & Unorderd_map โ Detect loop in Linked List โ Find length of Loop Thanks to @rohit_negi9 Bhaiya๐ for the amazing explanation! #DSA #CPlusPlus
๐ #Day72 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Doubly Linked List โก โ Why Need Doubly Linked List โ Insertion & Deletion Operation (Start, End, Middle) โ Real Life Application of Doubly Linked List Thanks to @rohit_negi9 Bhaiya
๐ #Day62 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ What is Constructor โ Different Types Of Constructors(Default, Parameterized, Inline,Copy) โ Constructors Overloading & "this" Pointer โ Concept of Destructor Thanks to @rohit_negi9 Bhaiya
Day 79 of #DSA & #CPP journey with @rohit_negi9 : ๐Today's topics: ๐นCompleted lecture 78 ๐นIntroduction to Linked List ๐น Node Creation ๐น Insertion (Start, End, Specific Position) ๐น Traversing a Linked List ๐น Recursion in Linked List #180DaysOfCode #DSA #CPP
๐ Day 51 โ Web Development Journey Topic Covered: 10 JavaScript for Beginners Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
๐ Day 52 โ Web Development Journey Topic Covered: Event Loop Thanks ๐ to @rohit_negi9 Bhaiya & @adityatandon02 Bhaiya for an amazing course! #180DaysOfCode #WebDevelopment #CoderArmy
๐ #Day68 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List โก โ Insert a Node Starting, Middle and End of the Linked List โ Insert a Node Starting and End of the Linked List using Recursion Thanks to @rohit_negi9 Bhaiya for the amazing explanation
๐ #Day69 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List โก โ Delete a First Node, Last Node, Particular Node โ Delete a Particular Node Using Recursion โ Delete a Node Without Head Pointer Thanks to @rohit_negi9 Bhaiya
๐ #Day63 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ Static Data Member โ Static Member Function โ Encapsulation & Abstraction Thanks to @rohit_negi9 Bhaiya๐ for the amazing explanation! #DSA #CPlusPlus #ProblemSolving #CodingChallenge ๐
Day 5 of #DSA in #CPP with @rohit_negi9 Sir โ Learned & implemented Insertion Sort ๐ Analyzed Time Complexity: โโโข Best: O(n) โโโข Average: O(nยฒ) โโโข Worst: O(nยฒ) ๐พ Space Complexity: O(1) ๐ก Practiced with a GFG problem to apply the concept #180DaysOfCode #DSA #CPP
๐ #Day60 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Recursion Problems โก โ Permutation-Using Extra Array โ Permutation-Using without Extra Array โ Calculate Time & Space Complexity Thanks to @rohit_negi9 bhaiya๐ for the amazing explanation! #DSA
Day 6 of #DSA in #CPP with @rohit_negi9 Sir: โ Learned Binary Search ๐ก Made a common mistake: Used MID = (START + END) / 2 instead of MID = START + (END - START) / 2 โ caused overflow. Small bug, big difference! #180DaysOfCode #DSA #CPP
๐ #Day75 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: Linked List: problem solved โก โ Remove Loop in Linked List โ Intersection Point in Y shaped Linked list Thanks to @rohit_negi9 Bhaiya๐for the amazing explanation! #DSA #CPlusPlus #ProblemSolving
๐ #Day64 / #180DaysOfCode ๐ฏ DSA Journey in C++ ๐ | #CoderArmy ๐ Topics: OOP'S โก โ Concept of Inheritance โ Different Types of Access Modifiers & it's use case Thanks to @rohit_negi9 bhaiya๐ for the amazing explanation! #DSA #CPlusPlus #ProblemSolving #CodingChallenge ๐
Day 11 of #DSA in #CPP with @rohit_negi9 Sir โ Solved a hard-level problem on Book Allocation from GFG today! ๐ง It really tested my Binary Search on Answer and problem-solving skills. ๐ The time complexity of the solution is O(n log n). Loving the grind. #180DaysOfCode #DSA
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 394K posts
- 2. #FliffCashFriday 1,877 posts
- 3. Dizzy 10.4K posts
- 4. James Watson 8,051 posts
- 5. #NXXT 1,178 posts
- 6. Clipse 22.9K posts
- 7. Kendrick 65.3K posts
- 8. #GOPHealthCareShutdown 9,928 posts
- 9. Orban 48.9K posts
- 10. Darryl Strawberry 1,302 posts
- 11. Chase 87.5K posts
- 12. Thune 76.9K posts
- 13. MANELYK EN COMPLICES 9,713 posts
- 14. #FursuitFriday 12.4K posts
- 15. Carmen 47.5K posts
- 16. Bijan 3,072 posts
- 17. AOTY 23.5K posts
- 18. Hungary 26.2K posts
- 19. McBride 6,436 posts
- 20. Sleepy Don 5,791 posts