Skip to content

PulkitBindal/GIT_LINEAR_SEARCH_SIMULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction (Round 0)

Discipline Computer Science and Engineering
Lab Python Language Programming Lab
Experiment 1.To write a python program linear search
About the Lab (Objective) :

This lab is about the programming language python. Python is a scripting language. In this lab student will learn how to write program for searching techniques (linear and binary search), various sorting algorithms (selection, insertion and merge sort) and some other programs i.e. to print first n prime numbers and to simulate bouncing ball in Pygame.

About the Experiment :

Linear search is a very simple and basic search algorithm, also known as a sequential search, is a method of finding an element within a list. It checks each element of the list sequentially until a match is found or the whole list has been searched.

Target Audience :

All the under graduate students of computer related streams from various engineering colleges and universities.

Course Alignment :

Students have learning objective to write above python programs with the learning activity of having these executable program and assessment will be done based on program's output.

Universities Mapped :

Mapped By AKTU Virtual Cell.

Name of Developer Pawan Pandey
Institute Raj Kumar Goel Institute Of Technology
Email id pawanfcs@rkgit.edu.in
Department Computer Science and Engineering

Mentor Details

Mentored by Dr. Sangeeta Arora
Institute KIET Group of Institutions
Email id sangeeta.arora@kiet.edu
Department Computer Science and Engineering

Contributors List

SrNo Name Faculty or Student Department Institute Email id
1 Pawan Pandey Faculty Computer Science and Engineering Raj Kumar Goel Institute Of Technology, Ghaziabad pawanfcs@rkgit.edu.in
2 Pulkit Bindal Student Computer Science and Engineering Raj Kumar Goel Institute Of Technology, Ghaziabad pulkit507shamli@gmail.com
3 Shaksham Agarwal Student Computer Science and Engineering Raj Kumar Goel Institute Of Technology, Ghaziabad shaksham31072000@gmail.com
4 Satyarth Singh Student Computer Science and Engineering Raj Kumar Goel Institute Of Technology, Ghaziabad satyarths1@gmail.com
5 Shivangi Gupta Student Computer Science and Engineering Raj Kumar Goel Institute Of Technology, Ghaziabad guptashivangi760@gmail.com

About

This is the linear search simulator made by RKGIT team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •