I myself want to introduce you as a constant learner who always believe that there is no end to learning. I completed my BE in 2001, MTech in 2008, Data Science diploma in 2024 and PhD in 2025. I am always fond of Teaching and hence, I joined this profession very early in my career. I believe in making the concepts clear while teaching because...
Hello All,
I am a data analysis expert with 5 years of experience in SQL, Python and Power bi. During my colleges and school days i have cleared multiple defence examinations such as AFCAT, CDS, INET and have good hold on the concepts of maths and reasoning. I have lately realised my passion towards teaching and my aim is to motivate the younger...
My name is Rijwan Khan. I am working in IT industry from last 4 years and well aware about the trending technologies. I have worked on different fronts in multiple companies and helped them in launching products.
I have taught 100s of students to achieve the same feet from being an intern to becoming a software developer. I am well-versed with...
I am a passionate individual tutor, worked as software engineer in past. Responsible for helping students learn new concepts and complete assignments. Develop lesson plan, Weekly oral and written test, provide regular feedback to parents. Assist students one to one or setting a small group. Friendly and approachable environment for...
Hi, I'm Rajan – Robotics Engineer & Tutor
I'm a passionate and experienced Robotics Engineer, currently working at NewSpace Research and Technologies, where I develop cutting-edge autonomy solutions for fixed-wing drones and VTOL swarms. My expertise includes ROS1/2, PX4, Gazebo, PyQt, embedded systems, and advanced concepts like path planning,...
I am currently a first-year college student pursuing a bachelor's in computer science. I have always been interested in mathematics and computer science, and I scored 100/100 in mathematics and 99/100 in my computer science papers in class 10 board examinations. I understand the major issues students face while learning these subjects, and the...
I am a data professional with international experience and more than 10 years of industry experience across analytics, operations, and project management, currently working as an Area Data Analyst at one of a retail giants in Berlin, Germany. My core technical strengths lie in SQL (BigQuery, Oracle, SQL Server) and data visualisation tools such as...
Hello!
I am an AI & Machine Learning Engineer passionate about teaching Artificial Intelligence, Machine Learning, Deep Learning, and Computer Vision through hands-on coding and real-world projects.
My sessions are designed for learners at all levels—from school students exploring AI for the first time to college students, researchers, and...
The profile describes an experienced Coding and HOTS Trainer at WizKlub who teaches coding (such as Scratch, Python, HTML) and Higher Order Thinking Skills to students in grades 1 to 6. The trainer is patient, friendly, and skilled at simplifying complex concepts for easy understanding, creating a positive and engaging environment that fosters...
I am a passionate and dedicated Java tutor with a strong foundation in software development and automation testing. With hands-on experience in real-world projects, I focus on helping students not only understand concepts but also apply them practically.
I specialize in teaching Java from basics to advanced levels, including object-oriented...
Hi students i have a experience as a technical trainer where i was working in a retail institute.
Where i have students of all age group from school to university, also i have trained foreign students and professionals. I have knowledge about programming languages like python, HTML, CSS, Javascript, Java and also frameworks with respect to the...
Who want to gain knowledge on operations and curious about what happen after development an application.
Why to use Ansible for configuration, Terraform for infra management .
Kubernetes for deployment microservices, linux, bash scripting, aws concepts, jenkins etc..
How microservices are deployed and managed in the production, git, GitHub,...
Hello! I’m Priyanka SV, an experienced Assistant Professor specializing in Artificial Intelligence and Machine Learning, currently teaching at a reputed college in Bangalore. With almost 5 Years of academic and practical experience, I am passionate about making complex concepts in AI and ML easy, engaging, and accessible for students of all...
First of all the most important factor of a good teacher is patience. Secondly when I teach I try to make it more interactive as I have done both academic teaching and professional work. When teaching Machine Learning, I don't only believe in the applications but also the inside depth of the algorithm so that the student gets a more clear idea of...
Hey! I’m a patient, approachable, and passionate teacher who genuinely enjoys helping students get it, no confusion, no fear of asking questions (really, there’s no such thing as a wrong one!). I specialize in making tricky subjects simple and easy to understand. Whether it’s Mathematics, English, or Coding (Java, Python, C, and SQL), I adapt my...
hello I GIVE MY BEST TOO THE STUDENTS AND MAKE THEM UNDERSTAND THE CONCEPT TO THE CORE AND MAKE USE OF TIME IN A REALLY BEST WAY. I MOTIVATE THEM AND TEACH THE BEST IN FEW DAYS . I MAKE SURE THE STUDENTS WILL GET GOOD GRADES AND TRY BEING A BEST PERFORMER IN FEW DAYS . SHORTS NOTES, FORMULAS, ALL THE OTHER SOURCES WILL BE HANDWRITTEN AND WITH THE...
Teaching Style:
My teaching style is highly adaptable and student-centered. I customize the course content and delivery based on the individual’s learning pace, convenience, and understanding. Whether the student is a beginner or has prior experience, I ensure the material is relevant and accessible, helping them grasp concepts effectively. I...
I am a passionate and dedicated tutor with a Master's in Computer Applications (MCA) and a strong foundation in both academic concepts and real-world software development. I specialize in teaching Computer Science, Programming (C, C++, Python, DBMS), Web Development, and Cloud Computing. My teaching style is student-focused, interactive, and...
I have 5 yrs. of teaching experience. I teach students to code from scratch. I help students to complete their homework and practical assignments also. I have guided college students to do their projects from end to end. I have worked as a Developer also. I can handle academic curriculum also. I take classes according to students requirements like...
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...