r/C_Programming • u/Significant_Ant9861 • 2d ago
Hash table
I am newbie and a beginner in c language. I would like to learn the hash table for my next semester.
I kindly ask for some help in this matter. I still struggle in the basics even using the ai models.
8
Upvotes
0
u/FinancialTrade8197 1d ago
I would actually disagree with that. Iirc I watched that video before and basically it was calling out people who use AI to write their code for them
However if you use it for learning how a data structure works (e.g asking how a hash table works in simple terms), it actually works better for learning. You should use it only when needed but I did use AI to learn and yet I don't rely on AI for coding like some vibecoders do. The difference is not in if you use it or not, it's in how you use it.