vasudev karthik’s Post

#Day55 of my fourth #100DaysOfCode Exploring Search Algorithms and More! I've been diving into various search algorithms, including Binary Search (Recursive & Iterative) and Sequential Search. These algorithms are crucial for efficient data retrieval, and I'm excited to share my implementations in Python. Check out my GitHub repo for the full code: [https://lnkd.in/gsTcpcAw] Highlights: 1. Binary Search (Recursive & Iterative): O(log n) time complexity 2. Sequential Search: O(n) time complexity 3. SGPA to CGPA Converter: A simple GUI tool built with Tkinter 4. Shortest Path Finder: Using Dijkstra's algorithm to find the shortest path in a graph 5. Simple IDE: A basic IDE built with Tkinter for running Python, Java, and C++ code 6. Site Block: A script to block distracting websites during work hours I'm passionate about coding and love exploring new technologies. Looking forward to connecting with fellow coders, learning from your experiences, and collaborating on exciting projects! #Python #Algorithms #SearchAlgorithms #Coding #Programming #DataStructures #GraphTheory #IDE #Productivity #Tech #SoftwareDevelopment #ComputerScience #CodingCommunity #Developers #ProgrammingLife #TechEnthusiast

To view or add a comment, sign in

Explore content categories