Knowledge in Problem Solving

Algorithms and Problem Solving

The clip covers the important topics of Algorithms and Problem Solving

PROBABILITY AND STATISTICS

notes and content based on geometric distribution

C programming : Union

What is the peculiarities of unions and their way of using in a c program.

PROBLEM SOLVING AND COMPUTER PROGRAMMING -NIT WARANGAL

These are the notes of the subject Computer Programming for engineering and are targeted to one of the difficult subtopics of Problem Solving. These will prove beneficial to both FY and SY Engineering students of all branches and help them to score good marks in their exams. Made by: A professor at NIT Warangal

Python conditionals

This file has all different types of conditionals in python language like nested conditionals and chained conditionals. Every type has detailed theory,flow chart and multiple examples.This will help people preparing for university exam and for beginners learning python.