Skip to content

This is a set of codes for Interviews. Contains answers to standard questions.

License

Notifications You must be signed in to change notification settings

codehacken/CodingProwess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODINGPROWESS

CodingProwess is a repository of answers to standard questions that are asked in coding interviews which include a range of topics:

  • Data Structures (lists, graphs and trees)
  • Algorithms (sorting, searching)
  • Networking (TCP/IP)
  • Operating Systems (Locks, Mutex's, race conditions)
  • Machine Learning (become more common in the future)

Currently, all implementations are in C & Python.

USAGE

The repository of solutions is there to provide guidance on solving problems. Practicing implementation of the methods on your own is the best way to learn them.

CONTRIBUTIONS

If you would like to contribute, please email me - [email protected]

About

This is a set of codes for Interviews. Contains answers to standard questions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published