I am an economist and business administrator with more than 10 years of experience teaching quantitative subjects in economics, statistics, and data analysis to students from advanced high school to undergraduate, master’s, and PhD programs. My professional background in research, data science, and impact evaluation allows me to connect academic...
I specialize in teaching and guiding students in Mechatronics, IoT, and Robotics, with a strong foundation in hands-on platforms like Arduino and Raspberry Pi. My teaching approach combines conceptual clarity with practical application, helping students not only understand the “how” but also the “why” behind each topic.
I focus on breaking down...
Hi! I'm Shreya, an engineering graduate and a passionate part-time tutor. I specialize in English and Science for classes 6 to 10, and I also assist with basic Engineering subjects like Ros,AI, Python .
I focus on building strong concepts through simple, real-life explanations so students feel confident, not confused. I’ve helped school...
I am into software development for last 9 years with expert level experience in Image processing and computer vision. Worked with MNCs like HCL, Sony and Infosys.
I have also worked with Chinese company for Image processing algorithm development.
Currently working in machine learning and deep learning domain.
Since I have proven skills in...
Please find my work below:
1. Created 2000+ video lectures in C, C++, Java, Python, Data Structure, and Algorithm for B2C courses.
2. Created 500+ coding questions for various courses, and 800+ coding questions for online platforms.
3. Mentored more than 5000 students.
4. Solved more than 10000 doubts related to coding, career guidance, time...
I am a highly skilled and experienced data structures and algorithms expert with a deep understanding of Java, C++, and Python. My passion for teaching allows me to communicate complex concepts effectively, creating an engaging learning environment. I excel in designing optimized algorithms for real-world challenges and continuously stay updated...
I help students and early-career developers build real confidence in coding, not just solve problems mechanically.
Over the years, I’ve worked closely with learners who struggled with the same challenges — unclear fundamentals, fear of DSA, difficulty connecting theory with real systems, and confusion about what interviews actually test. My...
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...
Hello! I am a B.Tech student specializing in Artificial Intelligence and Machine Learning with a strong interest in coding, problem-solving, and technology education. I teach Python, C programming, basic Data Structures & Algorithms (DSA), and Microsoft Office tools such as Word, Excel, and PowerPoint.
My teaching style is simple, practical,...
I'm having a Valuable teaching experience of 15 years in engineering Education. I'm a student centric Instructor with well versed in the technology of education. prominent skills in subjects like C basics, java programming, Database Concepts, HTML,CSS and JavaScript Technologies. Having a strong track record of improving scores and teaching...
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...
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...
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...
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,...
MSc Computer Science student with strong expertise in C, C++, Python, SQL, HTML, Java, JavaScript, and Data Structures. My teaching style is simple, interactive, and step-by-step, making complex concepts easy to understand. I focus on concept clarity, practical coding skills, problem-solving techniques, and exam-oriented preparation. My...
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...
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...
🎓 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...
Hello! I am a Computer Science tutor and Full Stack Developer currently pursuing a B.Tech in Computer Science with specialization in AI/ML. I am passionate about teaching programming and helping students build strong problem-solving skills.
I teach Computer Science, Python, Java, C, JavaScript, Data Structures, Algorithms, Database Management...
I am a passionate Data Structures and Algorithms mentor with a strong background in software development and problem-solving. My goal is to help students not only solve coding problems but truly understand the logic behind them so they can confidently tackle technical interviews and real-world programming challenges.
With experience working in...