bokomslag C internals for coding interviews
Data & IT

C internals for coding interviews

Meenakshi Kamal Rawat

Pocket

289:-

Funktionen begränsas av dina webbläsarinställningar (t.ex. privat läge).

Uppskattad leveranstid 7-12 arbetsdagar

Fri frakt för medlemmar vid köp för minst 249:-

  • 210 sidor
  • 2019
This book gives you an insight into the journey that your code goes through and best practiced at each stage. You will find this book useful even if you are coding in other language because many of the programming concepts explained are independent of any language.C Language is mostly prefer during interviews because it is a very lightweight and easy to use, and in almost all cases the interviewer also knows C language, so it acts as a common language of technical communication. The memory layout of a C program can be demonstrated easily and understanding the internals of C language helps in comprehending other high-level languages better because the concepts and terminology remain the same.In most case, you are not allowed to use the advance language libraries. When an interviewer asks you to implement a thread-safe queue, you are expected to give your own implementation of the queue and not use any queue class present in Java or C++ library.Key Features: Book allows you to focus on the solution logic without unnecessary clutter of class and object definitions. It provides flexibility to demonstrate your memory management skills and allows implementing everything required using data structure and algorithms.TOC: The underlay Operators and statements Pointers and Memory Advances Data types Functions and File Handling Bit Twiddling Left Over
  • Författare: Meenakshi Kamal Rawat
  • Format: Pocket/Paperback
  • ISBN: 9789388176545
  • Språk: Engelska
  • Antal sidor: 210
  • Utgivningsdatum: 2019-03-01
  • Förlag: BPB Publications