Skip to content

I did internship at IIT hyderabad and worked on determining the number of sets of permutations, in which n distinct objects can be permutated without repeating the position of any object. The number was determined algorithmically using C program and later was found to be related to a number of Latin squares of order N

Notifications You must be signed in to change notification settings

katikireddy622/Latin-Squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Latin-Squares

The task which was given to me as an Intern at IIT hyderabad is:

To determine the number of sets of permutations in which n distinct objects can be permutated without repeating the position of any object. The number was determined algorithmically using C program and later was found to be related to a number of Latin squares of order N.

Tools and languages used : Turbo C, C programming.

About

I did internship at IIT hyderabad and worked on determining the number of sets of permutations, in which n distinct objects can be permutated without repeating the position of any object. The number was determined algorithmically using C program and later was found to be related to a number of Latin squares of order N

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages