Skip to content

Soumilgit/SY_Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#Reference material for Second Year Computer Engineering KJSCE.

#SEM-III subjects included in repository:ITVC,DS,DDL,DV

#SEM-IV subjects included in repository:PSOT,AOA,ADS,WPL

Link to access Text Processing - Word Analysis VLAB in Module-5:Click Here

Folder Structure :

Here is the folder structure of the repository :

.github FUNDING.yml .gitignore ADS │  ├─ ADSExpt4_16010122257 (2).pdf Notes │     ├─ Module-1 │     │  ├─ 1.3 a i.pdf │     │  ├─ 1.3 a ii.pdf │     │  ├─ 1.3 a.pdf │     │  ├─ 1.3 b.pdf │     │  ├─ BinomialDistribution.pptx │     │  ├─ Continuous Probability Distributions-examples.pdf │     │  ├─ Lecture-1.pdf │     │  ├─ Lecture-2.pdf │     │  ├─ ProbabilityDistribution.pptx │     │  ├─ Skewness and Kurtosis.pdf │     │  ├─ Web Scraping-1.pdf │     │  └─ Web Scraping-2.pdf │     ├─ Module-2 │     │  ├─ mod 2.1 a.pdf │     │  ├─ mod 2.1 b.pdf │     │  └─ mod 2.2.pdf │     ├─ Module-3 │     │  ├─ Intro to Machine Learning.pdf │     │  ├─ mod 3 linear regression.pdf │     │  └─ mod 3 logistic regression.pdf │     ├─ Module-4 │     │  ├─ Bayesian Belief Network-2.pdf │     │  ├─ Bayesian Belief Networks-1.pdf │     │  ├─ Dimensionality Reduction.pdf │     │  ├─ Hidden Markov Model.pdf │     │  └─ SVM.pdf │     └─ Module-5 │        ├─ 5.1.pdf │        └─ 5.2.pdf ├─ AOA │  ├─ AOA-3_16010122257.pdf │  ├─ AOA-4_16010122257.docx │  ├─ AOAExpt1_16010122257.pdf │  ├─ AOAExpt5_16010122257.pdf │  ├─ AOAExpt6_16010122257.pdf │  ├─ AOAExpt8_16010122257.pdf │  ├─ AOAExpt9_16010122257.pdf │  ├─ AOALCSExpt10_16010122257.pdf │  ├─ AOA_2_16010122257.pdf │  ├─ Exp6AOA_16010122257.pdf │  └─ Notes │     ├─ Module 1 - Introduction-AoA.pdf │     ├─ Module 3 String Matching (1).pdf │     ├─ Module 4 NP Algorithms (1).pdf │     └─ Module-2 │        ├─ Module 2 DC.pdf │        ├─ Module 2 Dynamic (1).pdf │        ├─ Module 2 Quick Sort.pdf │        └─ Module 2 backtracking BB (1).pdf ├─ CODE_OF_CONDUCT.md ├─ CONTRIBUTING.md ├─ DDL │  ├─ DDL Exp_3-16010122257 (2).doc │  ├─ DDL Experiment-1_16010122257.docx │  ├─ DDL-4_16010122257.docx │  ├─ DDL_7_16010122257.docx │  ├─ DDL_Exp.6_16010122257.docx │  ├─ DDL_Exp2_16010122257.docx │  ├─ DDL_Exp8_16010122257.docx │  └─ ddl-5_16010122257.docx ├─ DS │  ├─ DS Exp-4_16010122257.pdf │  ├─ Exp7BST-DS.pdf │  ├─ Exp8Hashing Techniques.pdf │  ├─ Expt9GraphStudyExpt.pdf │  ├─ Final EXP 3 Stack Implementation using Arrays and Linked lists.pdf │  ├─ Final Exp 1ADT (2).pdf │  ├─ Final Exp 2 - Linked List (1).pdf │  ├─ Final Exp 5 Queue.pdf │  ├─ Final Exp 6 - SLL DLL implementation.pdf │  ├─ Notes │  │  ├─ Case studies on dictionary (1).docx │  │  ├─ Circular linked list.txt │  │  ├─ Data Structures and applications.pdf │  │  ├─ Deletion in BST.docx │  │  ├─ Graph-SNM.pdf │  │  ├─ Insertion into CLL.docx │  │  ├─ Lecture 1.pdf │  │  ├─ Lecture 2- ADT-1.pdf │  │  ├─ Linked List- SNM.pdf │  │  ├─ Multiway trees-SNM.pdf │  │  ├─ Oct 23 Set-Maps-Dictionary.pdf │  │  ├─ Queue - SNM.pdf │  │  ├─ SDC_Infix to Prefix Conversion using Stack.pdf │  │  ├─ Searching-SNM-21-22.pdf │  │  ├─ Stack- SNM.pdf │  │  ├─ Stack-Queue quetions-SNM.pdf │  │  ├─ Threaded_binary_treeSNM.pdf │  │  ├─ Trees-SNM.pdf │  │  └─ sorting-SNM-21-22.pdf │  └─ final expt 10 Virtual Labs.pdf ├─ DV │  ├─ 2_H-DV_16010122257.docx │  ├─ 8_H-DV_16010122257.docx │  ├─ Exp-1-H-DV (1).docx │  ├─ Exp-3-h-dv-16010122257.docx │  ├─ Exp-4-H-DV_16010122257.docx │  ├─ Exp-5-H-DV _16010122257.docx │  ├─ Exp-6-H-DV _16010122257.docx │  └─ Exp-7-H-DV .docx ├─ ITVC │  ├─ ITVC Class Notes Final Part.pdf │  └─ ITVC Class Notes Part-1.pdf ├─ LICENSE ├─ PSOT │  └─ PSOT Class Notes-Final.pdf ├─ README.md └─ WPL    ├─ 16010122257_WPL_EXP9 (1).docx    ├─ EXP_1_16010122257 (1).pdf    ├─ Exp_06_WPL_16010122257 (2).docx    ├─ Exp_07_WPL_16010122257 (1).docx    ├─ Exp_08_WPL_16010122257 (1).docx    ├─ Expt4_WPL_JS_16010122257 (1).docx    ├─ WPLExp5PHP_16010122257 (1).pdf    ├─ WPL_Expt_2_CSS_257 (1).docx    └─ WPL_Expt_3_Bootstrap_16010122257 (1).docx