Microsoft Software Developer.
Graduated from IIIT Delhi.
I love Coding, Maths, and Physics. I have good command of Data structures and Algorithms. I have solved around 340+ questions on Leetcode and many more on Interviewbit.com ( 150+ questions ), GFG, Hackerrank, Codechef and Codeforces. I have more than 2 years of experience in both Python...
About Me
I am a Principal Software Engineer with 10+ years of experience building scalable systems, cloud applications, and real-world products.
I help developers and freshers move from learning to achieving real results, including cracking product-based company interviews, switching to better roles, and building production-ready...
I've been working as a package specialist/Developer in IBM and have been working over different algorithms with efficient use of data structures and logic building, mathematics, and computation. My primary language is JAVA, so let's build our logic together, i will try to teach you logic building writing code will be your Job, which is quite easy....
🎓 Education:
Completed Bachelor's and Master's degrees in Mathematics and Computer Science from the esteemed Indian Institute of Technology (IIT) Kharagpur, securing a remarkable All India Rank of 1059 out of 1.5 million candidates in the JEE Advanced examination.
📚 Expertise:
Proficient in guiding students across a broad spectrum of...
I’m a passionate DSA tutor with real experience in software development and teaching. I’ve done two internships — one at Amazon and another at Cisco — where I worked on solving real-world problems using data structures, algorithms, and backend development tools like Java, Flask, and AWS.
I’ve been actively involved in competitive programming...
With over 15 years of extensive experience in software development, Mohammed Abdul Baseer is a seasoned technologist with a proven track record across enterprise application development, cloud integration, and open-source frameworks. He has contributed to high-impact projects in the investment banking, telecom, and cloud computing domains for...
I am a Software Development Engineer with industry experience at Qualcomm, specializing in building scalable automation frameworks, debugging system-level features, and enabling IoT solutions. With a strong academic foundation—M.Tech in Artificial Intelligence & Machine Learning and B.Tech in Computer Science—I bring both practical engineering...
**Turn Data Into Decisions — Learn Data Analysis the Smart Way!**
I’m a passionate Data Analyst and tutor with an experience in transforming complex data into clear, actionable insights. I’ve helped students and professionals master tools like **Excel, SQL, Power BI, and Python** . My teaching style focuses on making data analysis simple,...
Hi there!
I am a Senior Software Engineer with 5+ years of industry experience working full-time in a MNC.
If you are a student starting as a beginner I know exactly how to guide you, I have experience with 50+ people who were either starting to learn new languages or were starting programming. I tutored some of them and guided a few. Now all...
Mastering DSA doesn't have to be intimidating. I am an experienced Computer Science educator with a 2-year track record of simplifying algorithms for students of all levels. Having worked with Code Parallels and conducted extensive training workshops in colleges, I understand exactly where students struggle and how to fix it. My teaching style...
As an engineering graduate specializing in Artificial Intelligence and Machine Learning, I bring a strong academic foundation and hands-on expertise to my teaching. For the past two years, I've had the privilege of teaching Python,AI/ML and DSA(C++ and Python) to fellow juniors, helping them build the skills and confidence they need to...
A Python, SQL Server, MS Excel/ VBA, Access, Power BI, Kotlin geek for more than a decade now (What !!? Over 1/3 rd of my time so far on this planet punching keys).
Somewhere down the line I developed a penchant for teaching. So, I set sail on a journey as a corporate trainer (where I got the opportunity to rack the brains of my colleagues)....
My teaching style is simple, interactive, and student-focused. I explain concepts step by step using practical examples and encourage students to ask questions freely. I focus on building strong fundamentals, clearing doubts, and improving problem-solving skills through regular practice and personalized guidance.I can teach Mathematics, Science,...
I am a Software Engineer at an India-based MNC and a passionate programming tutor with expertise in C++, Java, Python, DBMS, and modern web technologies including JavaScript and React.js. I have developed several applications/projects and deployed them.
I Computer Science students learn concepts through practical, real-world projects rather...
I am a Computer Science student with a strong foundation in problem-solving and programming, and I genuinely enjoy breaking complex concepts into simple, understandable ideas. Over the past few years, I’ve worked extensively with Python, SQL, Object-Oriented Programming, and web technologies like HTML and CSS, both in academic projects and...
graph = {
"Me": ["DP"],
"DP": ["More DP"],
"More DP": ["Hard DP"],
"Hard DP": ["Existential Crisis"],
"Existential Crisis": []
}
visited = set()
def dfs(node):
if node in visited:
return
visited.add(node)
print(f"Visiting: {node}")
for nei in graph[node]:
dfs(nei)
dfs("Me")
I am an Android developer with...
👨💻 About Me
💼 Software Engineer @ Product-Based Company
👨🏫 Founder of HappyCoder | Educator | Mentor
I’m a software engineer and educator focused on building strong problem-solving skills and real-world backend expertise. I specialize in teaching Python, JavaScript, Data Structures & Algorithms, Backend Development, System Design,...
Hi,
I am Gowthami.
An independent, self–motivated, hardworking and disciplined person. Strong engineering professional with a Bachelor of Technology (B.Tech.) focused in Computer Science and Engineering .I am looking to join a firm that can give me a chance to showcase my extreme interest in the field as Trainer (SQL (Oracle DB),MYSQL, MS...
Hi, I’m Tharshith, a Software Engineer at EPAM Systems and a passionate instructor who enjoys mentoring students and aspiring developers. I specialize in Python, Data Structures & Algorithms, backend development, and Generative AI, and I bring real-world industry experience directly into my teaching.
I’ve worked on production-grade systems...
Enthusiastic MTech Computer Science and Engineering student offering engaging online tutoring!
->Specialised in Data Science and Artificial Intelligence.
I'm passionate about helping students develop a strong understanding of computer science concepts.
Currently pursuing my MTech in Computer Science and Engineering, I possess a deep knowledge...