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...
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...
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 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...
🚀 Experienced Developer & Mentor | Flutter | IoT | Python | Microcontrollers
With 7 years of hands-on experience in coding and software development, I'm a tech enthusiast dedicated to turning complex challenges into innovative solutions. I specialize in app development, IoT, Python, and microcontrollers, focusing on building robust, scalable...
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...
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...
I am a passionate Computer Science Engineering undergraduate with experience in teaching students through home tuition and personalized mentoring. I specialize in Python, SQL, DBMS, DSA, AI/ML fundamentals, and interview preparation for engineering students and beginners.
My teaching style focuses on making complex concepts simple, practical,...
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...
I specialize in Python, statistical methods, and machine learning, holding a Master's degree in Mathematics and Statistics. My research has been featured in top NLP conferences, and I've achieved a world rank of 9 in an Advanced Python competition on Techgig. My passion lies in data and automation, employing skills in data analysis and web...
Hello, and thank you for visiting my profile.
I am a Computer Science and Engineering (Data Science) last semester student, with a strong academic background in Mathematics, Data Structures & Algorithms, Python, and AI/Data Science, along with professional proficiency in English (IELTS CEFR B2 level) and Hindi.
I have experience teaching...
Hello! I'm Bhavanidevi Manyala, a dedicated Python Trainer and Software Developer with 4+ years of experience teaching Python and modern software development technologies to students, graduates, and working professionals.
I specialize in teaching Python from fundamentals to advanced concepts, including Data Structures & Algorithms (DSA),...
Hi, I’m Suman Reguri, an Software Engineer and experienced instructor with a strong passion for teaching and mentoring aspiring students and developers.
I specialize in Python, Data Structures & Algorithms, Generative AI, SQL and I bring real-world engineering experience into the learning process. I emphasize hands-on, practical learning so...
I graduated from IIT Bombay (Dual Degree, 2014) and have been passionate about computer science ever since. I love mathematics and logic. I have chosen computer science because I love every bit of it. I am very passionate and I love what I do.
Teaching is something I truly love, and teaching students (especially beginners) brings me immense...
**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,...
I am a passionate STEM educator with strong expertise in mathematics and science, along with practical experience as an AI and robotics trainer. I enjoy teaching students in a simple and interactive way so that complex concepts become easy to understand.
My teaching approach focuses on building strong fundamentals, improving problem-solving...
Hello, I am Kalaiselvi, an experienced educator with over 24 years of teaching expertise across both school and college levels. Throughout my career, I have nurtured a strong passion for coding, problem-solving, and software development, and I believe that teaching is not just about sharing knowledge but also about continuously learning and...
Hello!
I am a tutor with 2+ years of experience in teaching Programming & DSA, and I have successfully led several training sessions for learners at different levels.
I specialize in Programming & Computer Science:
– C++, C, Python
– C# and .NET
– ASP.NET Core (MVC & Web API)
– Object-Oriented Programming
– Data Structures &...
I am Mahima Chowdary, a passionate and result-oriented Computer Science and Data Science tutor dedicated to helping students learn programming, AI, and computer science concepts in a practical, interactive, and project-oriented way. I specialize in Java, Python, SQL, Data Structures & Algorithms, Web Development (HTML, CSS, JavaScript, React,...
I have a good level of expertise in Data Structures and Algorithms. I have solved more than 2500 problems on multiple coding platforms. I have a max leetcode rating of 2200 and Expert level on Codeforces. I can help you with starting Data Structures and Algorithms and getting proficient in it. I can further help you with interview preparation for...