👋 Hey X! I'm Ankit, an SDE and AI enthusiast Who loves Problem Solving. I'm sharing my journey as I tackle algorithms, system design, and building intelligent systems. If you love building cool tech, follow along! 🧵
@shivaraj215 focus on doing quality questions instead of quantity of questions do somewhat harder questions than your level and get comfortable being uncomfortable. Dont just keep redoing the same type of question to increase your number focus on learning.
@timokonkwo_ My tech stack is machine learning and bit of dev enough to deploy the ml models and mostly use machine learning in the domain of semiconductor materials
Posting after many days,
Just wrapped up a modification of Black’s equation for electromigration reliability in semiconductor interconnects. Here’s what we changed and why it matters #semicoductors
many companies like @MicronTech and @Applied4Tech work on this.
We expanded Black’s equation—adding terms for grain size, line width, and nanoscale effects. Then validated it with ML-assisted fitting against experimental/simulation data for advanced interconnects. #machinelearning
Dataset -use API key from "Materials research" website
Day 5 of coding:
Yesterday, I joined a tough Codeforces Contest. I passed two questions, had three wrong submissions, and my rating dropped—my worst performance yet. Still, I'm at the same elo. 😆
Solutions To it are on My github repo.
Apologies for late posts; I've been busy with placement tests and OAs. Recently, I took https://t.co/6kPZL7JLZU's OA, Meesho's OA yesterday, and Deutsche Bank's OA the day before. #Meesho#code#programming
Working: Trained ML models on synthetic retail data to forecast demand, suggest restocking schedules, and simulate optimal shelf layouts via a smart dashboard.
But this Idea can be used by any Warehouse based Ecommerce platforms. #buildinpublic#programmer#development#python
Participated In Walmart Hackathon.
Project Topic: Supply Chain domain (one of the 4 given topics)
Idea: AI-driven solution to optimize inventory restocking, pricing, and shelf allocation across Walmart's retail chain using real-time sales, footfall, and supply data. #Walmart
Thinking: We aimed to reduce overstock/stockout issues, improve in-store experience, and boost revenue by leveraging predictive analytics.
This was indeed a lot of work but we didnt made it to next round. I'm still thinking what should I have improved to det selected. #hackathon
Day 1 of posting ,
Today I solved The problem C.Teams on CF the question was good intuitive and based on Greedy and Constructive Algorithms.
🔸 Place 0s & 1s avoiding:
• No 00 (no adjacent 0s)
• No 111 (no 3 consecutive 1s)
This is asked in Question
#codeforces
@Hiteshdotcom Love the focus on a practical, non-trivial assignment. Integrating a memory layer like mem0 is what elevates a project from a simple API-calling "clone" to an application that can actually maintain context. That's a huge leap in complexity and real-world value. Inspiring stuff!