Discuss an algorithm to traverse a tree, depth first.
No Answer is Posted For this Question
Be the First to Post Answer
Write a python program to check if a number is a perfect number?
Write a python program to check if a number is an armstrong number?
how are functions defined in python ?
How to print sum of the numbers starting from 1 to 100?
Write a python program to print table of a given number?
Given a N by N matrix of both negative and positive integers. Write an efficient algorithm to find the sub-matrix with the largest sum of all the contained elements.
Write a program to find sum of the digits of a number in python?
plz tell me the exam date for clerks in sbi
What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?
Write a python program to check if a number is a palindrome or not?
Write a simple "Hello User" python code snippet.
What is the output when we execute list(“hello”)?