App Repot - Palindrome Checker
App Repot - Palindrome Checker
YOLO V3
Submitted by
AFSHAN(RA2211003020570)
A.SACHIN(RA2211003020573)
SHARAN RAJ.J(RA22110033020576)
Under the guidance of
MR.N.SATHISH
(ASSISTANT PROFESSOR)
(Department of Computer Science andEngineering)
BACHELOR OF TECHNOLOGY
in
of
BONAFIDE CERTIFICATE
SIGNATURE SIGNATURE
MR.N.SATHISH DR.K.RAJA,M.EPH.D
ASSISTANT PROFESSOR PROFESSOR AND HEAD OF
COMPUTER SCIENCE AND COMPUTR SCIENCE AND
ENGINEERING ENGINEERING
Submitted for the Viva Voce Examination held on ……………….. at SRM Institute of
Science and Technology , Ramapuram, Chennai.
DECLARATION
We here by declare that the entire work contains in this project report Titled “PALINDROM
CHECKER” Has been carried out by MOHAMMEDAFSHAN (RA2211003020570),
A.SACHIN(RA2211003020573), SHRANRAJ(RA2211003020576) at SRM Institute of
Science and Technology, Ramapuram, Chennai under the guidance of Mr Sathish,Assistant
Professor , Department of Computer Science and Engineering
ABSTRACT iii
LIST OF FIGURES v
1. INTRODUCTION 2
2. EXISTING SYSTEM 9
3. ER DIAGRAM 9
4. PROPOSED METHODOLOGY 10
5. FUNCTIONALITIES 11
6. FEATURES 12
7. MODULE 13
8. USER INTERFACE 14
12. EXPLANATION 18
15. CONCLUSION 23
17. BIBLIOGRAPHY 28
18. REFERENCES 31
1.INTRODUCTION:
A palindrome checker is a simple yet intriguing tool
designed to determine whether a given word, phrase, or
sequence of characters reads the same forwards and
backwards. Palindromes are linguistic or numerical
curiosities that ha fascinated people for centuries,
offering a unique sense of symmetry and balance. In
this digital age, creating a program or application to
verify palindromes has become a common
programming exercise, showcasing the power of
computational logic and string manipulation. In this
introduction, we will explore the concept of
palindromes, discuss the significance of palindrome
checkers, and delve into the various methods and
techniques used to implement them. So, let's embark on
this journey into the world of palindromes and discover
how these simple tools can provide insights into the
fascinating world of symmetry in language and
numbers.