Syed Minnatullah Quadri RSS Feed
👋 Greetings (السلام عليكم)! I'm currently pursuing a Master's in Computer Science and Engineering from the Government College of Engineering, Aurangabad. I'm an expert in full stack web development, software development, and graphic design, and I'm comfortable with cybersecurity and AI/ML.
⚠️ This domain is under migration, visit previous portfolio for certain details. We'll try to shift till 2025. Thanks.
Navigate
📌 Featured Posts
Mapping of GECA's academic resources
Updated: 5 hours readThis post mean't to index all the links, resources, labs, and notes made for GECA's academics. Here are all the links, categorized subject wise.
Recent Posts
CS3016/04. Implement approximate algorithms on various variants of Travelling Salesman Problem (TSP).
Updated: 3.5 hours readUnderstand and implement approximation algorithms for classical and metric variants of the Travelling Salesman Problem (TSP), including MST-based and Christofides' heuristic.
CS3016/05. Demonstrate randomness by implementing Quicksort algorithm.
Published: 2 hours readUnderstand the concept of algorithmic randomness through randomized quicksort implementation. Analyze performance, visualize sorting, and compare with deterministic behavior.
CS3016/06. Demonstrate randomness by implementing Min-Cut algorithm.
Published: 2.5 hours readImplement and explore the randomized Min-Cut algorithm to understand the role of randomness in algorithms and graph partitioning.
CS3016/07. Demonstrate with a Program the Markov Property and Stationary Markov Chains
Published: 2.5 hours readUnderstand and simulate the Markov property and stationary distributions in Markov chains using Python. Gain insights into stochastic systems with memoryless transitions.