Sparse Matrix | Sparse matrices array and linked list representations | Data Structure

preview_player
Показать описание
sparse matrices in data structure || sparse matrices in data structure in hindi || sparse matrix || sparse matrix representation using linked list || sparse matrix representation using array || sparse matrix in hindi || what is sparse matrix || sparse matrices array and linked list representations || sparse matrix in,sparse matrix in data structure || sparse matrix representation || sparse matrix array || sparse matrix array representation || what is sparse matrix in data structure

A sparse matrix is a two-dimensional data object consisting of m rows and n columns, with a total of m x n values. It is used for storage and computing time as it has fewer non-zero elements than zeros, reducing memory usage. Representing a sparse matrix by a 2D array can lead to memory wastage, so non-zero elements are stored with triples (Row, Column, value). Two common representations for sparse matrix representations are array representation and linked list representation. Arrays represent a sparse matrix with three rows, while linked lists have four fields for each node. Both methods save memory and time by logically designing data structures that traverse only non-zero elements.

Contact Details (You can follow me at)
...................................................................................................................
...................................................................................................................
📚 Subject Wise Playlist 📚

#datastructutre
#Sparsematrix
#Sparsematrixarrayrepresentations
#Sparsematrixlinkedlistrepresentations
#SparseMatrices
#SparseMatricesInDataStructure
#SparseMatricesInHindi
#SparseMatrix
#SparseMatrixRepresentationUsingLinkedList
#SparseMatrixRepresentationUsingArray
#SparseMatrixInHindi
#WhatIsSparseMatrix
#SparseMatricesArrayAndLinkedListRepresentations
Рекомендации по теме
Комментарии
Автор

anybody else have a ds exam tomorrow?😂
this guy is a life saver<3

pappn
Автор

Thank you sir aap bahut achha padhate hai☺️☺️👍🙏👌👌👌

teachingmathteacher
Автор

This channel deserves million subscribers ❤

akashsutar
Автор

1st video dekha channel ka.
aur 1st video me hi bande ne SUBSCRIBE krne pe majboor kr diya.

skywake.a
Автор

Sir 1 semester lag gya samjhne mei wo 8 min mei samjha Diya aapne

abhijaybishnoi
Автор

Kal mera Exam hai aur mere fat gya ta but sir apka video dek kr ... ab shi lg rha h. Thn u lotttt sir❤

rajkamalgandharla
Автор

I was looking for the video of sparse matrix for a long time, now I found it. you explained very well ❤

simran_
Автор

Kal exam hai or aaj prepare kar rha, sir ko help se ek topic clear hogya 🙏😁

anujkurmi
Автор

Could you please explain how you represented the 2D array? I see the indices should range from 0-7. Could you elaborate on that? Why it is represented 0-8?

kavithachauhan
Автор

Bahut simple explanation 👏👏 thank you 😊

Deepak_
Автор

That one teacher who always made eye contact with me so i have to focus on learning for entire period 😅😊

harshadagujar
Автор

Thank you very much this is very useful video please more videos create 😊❤️

Infinity_gaming
Автор

Guru ji aap bhi bahut sandar padhate hai

satyaprakashsingh
Автор

Representing Using one dimension array instead of 2D array. ..., can you explain?

_frequency
Автор

tomorrow i have ds exam😆😆😆i came here with 1.5 speed but our sir op yaar

edingsonlkalwing
Автор

How much space required in linked list?

souravmajumder
Автор

sir can u provide code for this methods

eeshanchanpura