Initially, I assimilate the learner's current level, then I aim to challenge them with a problem at their level (such as a situation where an algorithm needs to be designed), the learner will then be guided through the problem, highlighting key issues and contextual items to be understood.
Where the learner is unsure of a particular concept, I...
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...
Software Testing Professional Having 12 + years of Exp in Automation Testing using Python, C# and other standard tools. Having experience in using the System Test integration with Jenkins and GIT.
I would like to take the opportunity to explore and share my Industrial Experience to Benefit the people who are looking for Job whether it can be a...
I am well versed with fundamental intuition of mathematics, physics and astronomy. This makes me good at teaching them in an easy and understandable approach. I teach students at their own pace giving real time examples and making every complicated topic easy. If you are someone who wants to learn the subject the way it should be learnt, then...
Hello! I am Ramya, a Computer Science graduate with a passion for both technology and traditional arts.
Programming
• Strong background in Python, Java, C++ and Data Structures & Algorithms
• I teach beginner-friendly coding, competitive programming and school/college-level computer science
Music & Shlokas
• Trained in Carnatic music and...
Teaching is my passion...
Computer Science teacher and completed master of technology with more than ten years of computer science related teaching experience in top most engineering colleges in Andrapradesh, and Karnataka ; received best complements from my students and always take the feedback from the students and make the topics simple and...
I'm a passionate Python tutor with experience teaching 10th-grade students for 6 months, where I focused on making coding simple and fun. I enjoy breaking down complex topics into easy-to-understand lessons and love seeing students grow in confidence.
I'm currently working as a Software Developer at Oracle and rank in the top 12% globally on...
Hey, I'm an BCA graduate currently working in a company. I love to share my knowledge with others so that others don't face the issues I felt while learning programming. I would give my 100% to it, it's more of a passion and eagerness to interact with everyone and with it to teach and learn. I can help you with programming concepts from basic to...
Hi! I’m Suhaas, an engineering graduate from Amrita Vishwa Vidyapeetham who loves teaching Maths and Python.
During my 4 years of engineering, I regularly taught my friends and juniors — especially in Maths, Programming, and exam preparation. Those sessions made me realise how much I enjoy simplifying tough concepts and helping others understand...
I'm a full-stack engineer with 15 years of experience building production systems — from greenfield microservices to complex API integrations and cloud-native deployments.
I've worked across B2B SaaS and MedTech platforms, most recently as a Founding Engineer where I architected and shipped core infrastructure including warehouse automation,...
“I am an experienced Data Analytics and Programming trainer with expertise in Power BI, SQL, Python, C, and C++. I specialize in simplifying complex concepts and helping students build strong fundamentals along with practical, real-world skills.
My teaching approach is hands-on and interactive, focusing on:
Real-time examples and...
Hi,
If you are looking for python, java and c# with selenium, software testing courses or any support required in resolving problems in mentioned languages contact me.will be happy to help.
I can also help you build test automation framework.
I have 10 years of IT experience and still continuing to work, I have worked with various MNCs...
Unlock your potential in technical fields with a passionate and dedicated educator! I provide comprehensive and engaging tutoring in MATLAB, Simulink, Embedded C, Embedded Hardware, and Python. My teaching style is patient, hands-on, and highly interactive, focusing on breaking down complex concepts into understandable steps.
Whether you're a...
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...
Experience in Cutting Age Technology like AI, Big Data Engineering with skill set like snowflake, redshift data warehousing, mandatory skills for data engineering like python, pyspark, sql and mostly AWS cloud, so students who are enthusiastic or really want to learn and make their career in AI, I will be good mentor for them or those students who...
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...
I Have good programming Skills, i will help you get knowledge in Programming. I will Explain you With examples in precise manner. I know Java,python,testing(Automation+Manual),Artifical Intellgence, I am also peparing for Gate,
I have Depth Knowledge in Data Structures and Algorithms like Linked List,Stacks,Queues,trees,Graphs,Dynamic...
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...