Available for daily support jobs with automation experience. Tools used like Selenium, Appium, Rest Assured along with integration with third-party applications.
I also help build automation framework from scratch for students and professionals, providing daily job support and training sessions.
I teach online only with presentation slides,...
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...
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...
This is Ranjith Kumar from Bengaluru, Currently working as a Data scientist. I also work as a Visiting lecturer in St Joseph's University and am eagerly seeking a splendid opportunity to engage with students, fostering both strong bonds and academic advancement. EXPERT in Python, R, Machine learning and Time series Forecasting. Teaching holds a...
I am an experienced Software Testing Trainer with strong expertise in Manual Testing and Automation Testing (Java & Python with Selenium). With a proven track record of training and mentoring students and professionals, I help learners build real-time skills that match industry needs.
🔹 What I Offer:
Comprehensive training on Manual Testing...
Professor of Computer Science at Jain University, Bangalore, with a Ph.D. in Computer Science and over 23 years of academic and research experience. Specializing in Artificial Intelligence, Machine Learning, Cloud Computing, and Cybersecurity. Successfully guided 12 M.Sc. research projects and mentored numerous undergraduate and postgraduate...
I am a passionate and dedicated educator with deep expertise in Artificial Intelligence, Machine Learning, Computer Science, and Mathematics, with a strong belief in building future-ready talent through practical, concept-oriented education. My teaching philosophy revolves around making learning engaging, relevant, and impactful by combining...
Hello students,
I am a biomedical engineer by profession. If you are interested in getting practical experience along with theoretical knowledge, your destination is here. Are you studying biomedical engineering, and stuck somewhere in between then you can contact me through teacheron. From analysis of the physical circuit to signal processing...