Aaryan
@aarucode2332
Working On: DSA || Software Development || AI/ML || Communication Skills. Ready to get BURN for Programming Day and Night. Age 17
Solved 7th array question of striver's DSA sheet. "Move all zeros to the end of the array" Solved with both Brute Force method as well as with optimal approach. TC(Brute Force) -> O(2n) SC(Brute Force) -> O(x) (x-> array of non-Zero elements) TC(optimal)->O(n) SC(optimal)->O(1)
Solved 6th array problem of Striver's DSA sheet "Rotate the array by d places". Used reverse function to solve this. TC - O(2n) SC - O(1)
Solved 1 array question: - "Rotate an array by one " TC - O(n) SC - O(1)
Solved two questions: - 1. check if the array is sorted. 2. Remove duplicates from the sorted array. also Studied about their complexities.
Solved "second largest element in an array" through both better approach of time complexity O(2n) and optimal approach of time complexity of O(n).
Hey guys after completing the sorting portion now started with array problems. So today solved: - "Largest element in an array".
Today Completed with Quick Sort. Learned about what is pivot and its basic rule is just Divide and Conquer. Time complexity: - O (N log N)
Hey guys today just revised Insertion sort, selection sort and Merge sort.
Hey guys back with DSA after a long gap of 10-15 days 😪. Today done Merge Sort learned about role of recursion in merge sort also learned about its time and Space complexity. Read about this from gfg also.
Hey guys today done a leetcode question. Maximum Product of 3 numbers.
Hey guys back with DSA topic of sorting. Today done "Insertion Sort". It's basically taking an element and placing it to its correct order.
Hey guys done with bubble sort today. Also learned about its time complexity worst O(n^2) and best-case O(n) when it is already in sorted order or in ascending order its time complexity will be linear.
Hey guys solved one problem of leetcode. (Palindrome Number)
Hey guys Happy Dussehra to all.. Today work done two questions of leetcode. 1.Ugly Number. 2. Divide two integers. Tooks some help in both questions but cracked the logic of the question. Mainly I am facing difficulties to write the correct code of the logic that I have cracked
Hey guys I am on the 6th week of the Nptel course of "Programming with generative AI". No such DSA and web dev today just college work and this course.
Hey guys solved 3 leetcode questions successfully. 1. Power of three. 2. Power of Four. 3. Count the digits that divide the number. All were of easy level. Solved them to gain confidence because yesterday I was not able to solve a single question even after spending 4-5 hrs🥲.
Hey guys back to work again after college exams. Today Done: - 1. Revision of Recursion and solved its two problems of leetcode (Fibonacci and Power of Two). 2. Also learned about Tables in Html and read some documentation on it.
Hey guys stuck in Mid sem prep not able to post anything 😔 Continuing postings surely form Saturday.
Hey guys today I learned about links, href tags how to use id's to locate something and also learned about how to add images and what is the difference between image tag and picture tag .
United States Trends
- 1. Steelers 52.6K posts
- 2. Rodgers 21.2K posts
- 3. Chargers 37.5K posts
- 4. Tomlin 8,294 posts
- 5. Schumer 225K posts
- 6. Resign 107K posts
- 7. Tim Kaine 19.7K posts
- 8. #BoltUp 3,025 posts
- 9. #TalusLabs N/A
- 10. Keenan Allen 4,964 posts
- 11. #ITWelcomeToDerry 4,733 posts
- 12. #HereWeGo 5,702 posts
- 13. #RHOP 6,971 posts
- 14. Durbin 27.4K posts
- 15. Sonix N/A
- 16. Angus King 16.6K posts
- 17. 8 Dems 7,231 posts
- 18. 8 Democrats 9,277 posts
- 19. Gavin Brindley N/A
- 20. Herbert 11.9K posts
Something went wrong.
Something went wrong.