Take a peek at the student's work their projects, initiatives, activities and research.

[Date:2022-12-14]
T.Phanindra[N200833][n200833]

Python Turtle

Drawing (x^2+y^2=z) graph using python turtle.

REFRENCE
[Date:2022-11-05]
Kamatham Narasimhareddy[n190685]

Matrix Multiplication[python]

we can do any large matrix multiplication with python with 4 lines of code in regular casio we can do upto 6 by 6 but by this program we can do m by n matrix

REFRENCE
[Date:2022-09-17]
D.N.VIDYA[n190062]

FLOOR_CEILING VALUE

we can find foor and ceiling values .. i wrote it using c Programing language.

REFRENCE
[Date:2022-09-17]
D.N.VIDYA[n190062]

SET OPERATIONS USING C

program ask user to enter two sets and perform set operations like union ,intersection,difference...

REFRENCE
[Date:2022-09-15]
Nekkanti Pavan Kumar[n190566]

Permutations and Combinations using Python..

Permutations and Combinations

REFRENCE
[Date:2022-09-02]
Jayanth Palla[n190339]

Subsets [C language]

Print all subsets of a given set

REFRENCE
[Date:2022-09-02]
Kolla Jahnavi[n190167]

Lexicographical order sorting [C programming]

Lexicographical order sorting using structures.

REFRENCE
[Date:2022-09-02]
Kolla Jahnavi[n190167]

Lexicographical order sorting [C programming]

Lexicographical order sorting using structures.

REFRENCE
[Date:2022-08-29]
Nekkanti Pavan Kumar[n190566]

Graph of a Relation (Python)

Printing Graph of a Relation using Python...

REFRENCE
[Date:2022-08-29]
Mucchu Sravanthi[N190413]

sorted order strings

this program contains ,arranging the entered strings into dictionary order(sorted order strings)

REFRENCE
[Date:2022-08-26]
M.Bhuvaneswari[N190303]

SORTING

Arranging Given elements in ascending order and Descending order

REFRENCE
[Date:2022-08-25]
Yashwant Kumar[n190966]

Subsets Program Using JAVA

Simple Program To Find Subsets of the Given set using Arrays

REFRENCE
[Date:2022-08-25]
TEJA GAJULA[n190522]

subsets of a given set containing n elements(c programming )

This program will give you the subsets of given set those containing the n number of elements in those set.

REFRENCE
[Date:2022-08-25]
KAMATHAM NARASIMHAREDDY[n190685]

Cartesian product and No of binary relation(subsets of AxB) [Python]

Every subsets of A x B is a binary relation from A to B where A and B are two finite sets

REFRENCE
[Date:2022-08-25]
Pavani Midathana[n190336]

Set Operations(Python)

This program will take two sets as input from user and asks to select on option among Set Operations and works according to the given option.

REFRENCE
[Date:2022-08-25]
Yashwant Kumar[n190966]

Simple Java Program For Floor and Ceiling Values of Given Number .

Just A Small Java Program for finding Floor and Ceiling Values of the given number.

REFRENCE
[Date:2022-08-25]
Pavani Midathana[n190336]

Set Operations(Python)

This program will take two sets as input from user and asks to select on option among Set Operations and works according to the given option.

REFRENCE
[Date:2022-08-25]
Pavani Midathana[n190336]

Cartesian Product and Total Relations(Python)

This program will take two sets as input from the user and prints AXB and all possible relations from A to B

REFRENCE
[Date:2022-08-25]
m.shakunthala(N190684)[n190684]

Gratest Element

Greatest element in the array.

REFRENCE
[Date:2022-08-25]
M.Shakunthala(N190684)[n190684]

Gratest element

gratest element in the array

REFRENCE
[Date:2022-08-25]
Sai Bhavani Padala[n190660]

CARTESIAN PRODUCT

program to display the cartesian product of two sets

REFRENCE
[Date:2022-08-24]
AJAYSAI[n190014]

CEILING AND FLOOR VALUES

simple code

REFRENCE
[Date:2022-08-24]
SHAIK RASIKA FATHIMA[n190475]

SIMPLE LOGICS FOR FINDING NUMBER OPERATIONS{PROGRAMMING}

ITS JUST ABOUT FING PRIIME NUMBER S,SQUAREROOT,ADDTIONS,SUBTRACTIONS,SIMPLE INTEREST,AMSTRONG,TRIANGULAR PATTERNS....ETC.....

REFRENCE
[Date:2022-08-24]
Nekkanti Pavan Kumar[n190566]

Relation set using Python

It will take Set A as input and print AxA and Relation Set...

REFRENCE
[Date:2022-08-24]
Nekkanti Pavan Kumar[n190566]

Disjoint Sets and Complement of a Set

Finding two Sets are Disjoint or not..and Finding Complement of a Set using Python.. Done in Two methods.. User Defined and In-built..

REFRENCE
[Date:2022-08-24]
Nekkanti Pavan Kumar[n190566]

Relations Using Binary Matrix

Taking Binary Matrix from the user as input and Printing the Properties Satisfied by the relation using Python..

REFRENCE
[Date:2022-08-23]
MADDI.UMASHANKAR[n190348]

Printing Subsets[Python code]

This python code gives the subsets of given set of integers/characters/strings.

REFRENCE
[Date:2022-08-22]
KAMATHAM NARASIMHA REDDY[n190685]

SUBSETS

Printing of all subsets of given set

REFRENCE
[Date:2022-08-22]
Nekkanti Pavan Kumar[n190566]

Properties of binary relations on a set

Reflexive,Symmetric,Transitive,Irreflexive,Antisymmetric..and Finding Whether a relation is Equivalence Relation on a Set and Partial Order Relation on a Set using Python ..

REFRENCE
[Date:2022-08-22]
Pamu Sohith[n190830]

Subsets

Program to find the subset of given set.

REFRENCE
[Date:2022-08-21]
Nekkanti Pavan Kumar[n190566]

Set Operations using Python

Set Operations,Checking whether A is subset of B or not,Power Set,Cartesian Product of two sets using Python..

REFRENCE
[Date:2022-08-06]
Jyothisai_k[n190375]

C-programm for floor function and ceiling function using strings

floor function and ceiling function for any integer by using strings.

REFRENCE
[Date:2022-08-06]
GAJULA TEJA DURGA BHAVANI[n190522]

mini_bank(programming)

the password for accessing the file is: mini_bank

REFRENCE
[Date:2022-08-06]
TEJA GAJULA[n190522]

MINI BANK(programinig)

The password for this file is : mini_bank This program is like a mini online banking system which allows you to create an acc,update it, do transactions and more!!

REFRENCE
[Date:2022-08-06]
P.Balaji[N190868]

Definite integrals calculation

This python code evaluates given definite integral using trapezoidal rule. Trapezoidal rule:let an integral going to be evaluated in interval [a,b] then that interval will be divided into n parts having common difference between them,those n points x0,

REFRENCE
[Date:2022-08-02]
POTNURU SRAVANKUMAR[n190341]

C-Programming for floor_ceil fns[Programming]

Program to get the floor and ceil values for the given value entered by the user.

REFRENCE
[Date:2022-07-27]
Nekkanti Pavan Kumar[n190566]

Comparision of finding PI value in Numerical Methods

Click on the Reference button to get the reference of the above code...

REFRENCE
[Date:2022-07-27]
Pamu Sohith[n190830]

GCD and LCM(for n inputs)

Program to find GCD and LCM of n integers....

REFRENCE
[Date:2022-07-27]
BOBBEPALLI SRIKANTH[n190002]

GCD OF THREE NUMBERS USING C PROGRAMMING.

we have to find gcd of three numbers by using java programming.we already know about gcd,it means greatest common divisor.in the above java programming we use recursion concept to find gcd of three numbers.

REFRENCE
[Date:2022-07-27]
Uma Shankar[n190830]

GCD & LCM

This program is to find the GCD and LCM for n inputs

REFRENCE
[Date:2022-07-26]
M.Omkar[n190706]

possible number ouputs in binary format

Here if you give n inputs then it will print the possible outputs in the binary format (this code is true for the object which is having two possible output)

REFRENCE
[Date:2022-07-26]
Nekkanti Pavan Kumar[n190566]

Python Basics Complete Syntax

Compare every output with the input for better understanding...

REFRENCE
[Date:2022-07-26]
Naga Sai Jayanth Palla[n190339]

C-Programming for finding the Rank of a matrix

The program logic uses two row operations. 1) It swaps the row if there is a zero in the traversing row with a row having non zero element 2) If there is non zero element which needs to be zero, the element is multiplied with the element with same colu

REFRENCE
[Date:2022-07-26]
Bhanu chandra[n191044]

Newton Raphton method for a polynomial using C language

This program gives the root of a polynomial based on Newton raphson method.

REFRENCE
[Date:2022-07-26]
Bhanu chandra[n191044]

Derivative of a polynomial using matrices (c program)

By using matrices we get derivative of a polynomial

REFRENCE
[Date:2022-07-25]
Abhiram Cheekala[n191080]

Factorial of any natural number

Factorial of number using arrays

REFRENCE
[Date:2022-07-25]
Abhiram_Cheekala[n191080]

Finding a number existence

In this program we are searching for a factorial which is having our input number in it ... And printing that number and that numbers factorial.. # if any errors found plz mail your suggestions thank you..

REFRENCE
[Date:2022-07-19]
RAVIKUMAR NAIK [N190705,N190750][n190920]

TRUTH TABLE OF GIVEN WFF IN C-PROGRAMMING[programing]

User can give input has WFF user gets Truth Table for given expression in C-Programming

REFRENCE
[Date:2022-07-18]
KAMATHAM NARASIMHA REDDY[n190685]

Truth table ,PDNF and PCNF with representation [C-PROGRAM]

By taking number of variables and expression as input , the output will be the truth table , pcnf and pdnf of the given expression and representation of pcnf and pdnf.

REFRENCE
[Date:2022-07-16]
CHEEKATALA GANESH SAI [n190168]

PCNF AND PDNF OF A GIVEN WFF BY C-PROGRAMMING

User can give input has wff user gets PDNF and PCNF for given expression

REFRENCE
[Date:2022-07-16]
Pamu sohith[n190830]

TruthTable-PDNF|PCNF[c-Program]

This program evaluates given WFF by using postfix and in expression. (symbols used in WFF should be as specified) It also prints the corresponding PDNF and PCNF of the given expression.(up to n variables )

REFRENCE
[Date:2022-07-16]
Nekkanti Pavan Kumar[n190566]

CNF Using Python

Conjunctive Normal Form Using Python. Anydoubts Regarding to the Code go through the Reference link.

REFRENCE
[Date:2022-07-16]
Nekkanti Pavan Kumar[n190566]

Printing Truth Table and Finding whether it is a Tautology or Contradiction or Contingency Using Python

Taking a module named logic.py and in that module i defined functions for each logic and imported that module in the main code.

REFRENCE
[Date:2022-07-14]
Rajesh Bandari Yadav[bandarirajeshyadav]

Example of a C-programming [Programming]

This is an example of C-programming for adding two numbers

REFRENCE