KodeKnight
  • Data Structures
    Array Stack Queue Linked List Tree Heap Graph Trie HashTable
  • Algorithms
    Recursion Divide And Conquer Greedy Dynamic Programming Backtracking Randomized Searching Sorting
  • About
    About Resume
  • Tags
  • Categories
  • Companies
  • Difficulty
  • Search
KodeKnight

Search KodeKnight

×
 
Custom Search
Sort by
Relevance
Date

Resources


Some useful resources

 Posted on March 23, 2014  (Last modified on August 7, 2020)  |  1 minutes  |  Kinshuk Chandra

Algorithms

  • https://github.com/mb-dev/mb-dev.github.io/tree/master/study-notes/algorithms
  • ADA 1 notes

Bit manipulation

  • http://www-graphics.stanford.edu/~seander/bithacks.html
    (http://www-graphics.stanford.edu/~seander/bithacks.html#DetermineIfPowerOf2)
  • http://bits.stephan-brumme.com/
    (http://bits.stephan-brumme.com/isPowerOfTwo.html)

Unix Threading tutorial

  • https://computing.llnl.gov/tutorials/pthreads/
  • http://www.cs.kent.edu/~ruttan/sysprog/lectures/multi-thread/multi-thread.html
  • http://www.yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
  • http://www.thegeekstuff.com/2012/04/create-threads-in-linux/
  • http://www.cs.cf.ac.uk/Dave/C/node32.html
  • http://www.tutorialspoint.com/cplusplus/cpp_multithreading.htm

https://programming4interviews.wordpress.com/category/mathematics/

kodeknight  Page  references  Resources  bits 

Kinshuk Chandra  • © 2020  •  KodeKnight

Hugo v0.74.3 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll