- Static Keyword in C++
http://www.studytonight.com/cpp/static-keyword.php - Vtable and VPtr [c++]
http://www.learncpp.com/cpp-tutorial/125-the-virtual-table/ - Introduction to SCRUM [video]
http://scrummethodology.com/scrum-epics/ - Interface vs Abstract Class [java]
http://www.programmerinterview.com/index.php/java-questions/interface-vs-abstract-class/ - Java Reference Objects [java]
http://www.kdgregory.com/?page=java.refobj - Java Pass by reference or pass by value [java]
http://stackoverflow.com/questions/40480/is-java-pass-by-reference-or-pass-by-value - New vs Malloc [c++]
http://electrofriends.com/qna/software-languages/c-cpp-faq/difference-malloc/ - Macro vs Inline function [c++]
http://forums.codeguru.com/showthread.php?328273-C-General-What-are-the-differences-between-inline-functions-and-macros - Stack vs Heap [c]
http://gribblelab.org/CBootcamp/7_Memory_Stack_vs_Heap.html
http://www-ee.eng.hawaii.edu/~tep/EE160/Book/chap14/subsection2.1.1.8.html - Calling Conventions [c++]
http://www.tenouk.com/Bufferoverflowc/bufferoverflowvulexploitdemo31.html
http://www.codeproject.com/Articles/1388/Calling-Conventions-Demystified - Pointers vs Reference [c++]
https://www3.ntu.edu.sg/home/ehchua/programming/cpp/cp4_PointerReference.html - Copy constructer [c++]
https://en.wikipedia.org/wiki/Copy_constructor_(C%2B%2B) - Deep copy vs Shallow copy Constructor [c++]
http://stackoverflow.com/questions/2657810/deep-copy-vs-shallow-copy - Why Virtual functions? [c++]
http://stackoverflow.com/questions/2391679/why-do-we-need-virtual-methods-in-c - Object slicing [c++]
http://stackoverflow.com/questions/274626/what-is-object-slicing#274636 - How to seal a class in c++ [c++]
http://stackoverflow.com/questions/4712992/how-to-define-sealed-class-in-c - Upcasting and downcasting [java]
http://stackoverflow.com/questions/23414090/what-is-the-difference-between-up-casting-and-down-casting-with-respect-to-class
http://www.bogotobogo.com/cplusplus/upcasting_downcasting.php [c++] - Preorder, Inorder and Postorder
http://stackoverflow.com/questions/9456937/when-to-use-preorder-postorder-and-inorder-binary-search-tree-traversal-strate - Can a recursive function be inline?
http://stackoverflow.com/questions/190232/can-a-recursive-function-be-inline - Can virtual functions be inlined?
http://www.geeksforgeeks.org/inline-virtual-function/ - Overloading Operators [c++]
http://www.studytonight.com/cpp/operator-overloading-examples - Virtual Destructor
http://www.studytonight.com/cpp/virtual-destructors.php - Memory Granularity [memory]
https://developer.ibm.com/technologies/systems/articles/pa-dalign/
Wednesday, August 5, 2015
Interview Q&A
Thursday, June 25, 2015
Interview Helper
Embedded System
Java
- Arm Tutorial
http://www.botskool.com/user-pages - Embedded Interview questions
http://sosoman.wikidot.com/ - PIC Flash Animated tutorial
http://www.pictutorials.com/Flash_Tutorials.htm - I2C Video Explanation
http://www.cypress.com/?rID=34486 - http://access.ee.ntu.edu.tw/course/SoC_Lab_971/lecture/
- http://www.electroons.com/ARM/
- https://www.youtube.com/user/StateMachineCOM/videos
- 10 best C Questions
http://www.rmbconsulting.us/a-c-test-the-0x10-best-questions-for-would-be-embedded-programmers
http://www.sanjayahuja.com/Interview%20questions.pdf
Smart Cards
Global Platform- eUICC
http://www.gsma.com/connectedliving/wp-content/uploads/2014/01/2.-GSMA-Remote-Provisioning-Architecture-for-Embedded-UICC-Technical-Specification-Version-1.0.pdf - GP SCP80
https://www.google.co.in/search?q=gp+scp80&gws_rd=ssl - EMV Reference
http://www.bibliopedant.com/kwUjU9mIF0bweWU2p9KO
C++
- Inheritance — What your mother never told you
https://isocpp.org/wiki/faq/strange-inheritance
- Java Interview questions
http://www.javatpoint.com/corejava-interview-questions
- Pic tutorials
http://extremeelectronics.co.in/category/microchip-pic-tutorials/ - Embedded Systems Video Lectures
http://www.learnerstv.com/Free-engineering-Video-lectures-ltv118-Page1.htm - Context Switch
http://jwtanner.com/rtos/context_switch.html - A P P S
http://sixrevisions.com/tools/portable-apps-designers/ - Time Complexity
http://www.studytonight.com/data-structures/time-complexity-of-algorithms - Data Structure/Algorithms Interview
http://www.quora.com/How-can-one-be-well-prepared-to-answer-data-structure-algorithm-questions-in-interviews - Interview Questions [need to evaluate the answers]
http://www.techinterviews.com/embedded-systems-interview-questions - Memory Layouts in C Programs
http://www.geeksforgeeks.org/memory-layout-of-c-program/ - Advanced C++ and STL interview questions
http://www.techinterviews.com/advanced-c-and-stl-interview-questions - Network Authentication
http://www.decodesystems.com/mt/98oct/ - Time Complexity
http://www.go4expert.com/articles/beginners-guide-time-complexity-o-t29211/ - Interview Cheat sheet
http://techinterviewsolutions.net/2012/08/13/amazon-interview-questions-cheatsheet/ - SIM Toolkit research group[Not Verified]
https://wiki.thc.org/gsm/simtoolkit
GSM Test Specs
- SIM Conformance test - GSM 11.17
http://www.etsi.org/deliver/etsi_en/301000_301099/301086/07.00.02_60/en_301086v070002p.pdf - MS Conformance test - GSM 11.10
http://www.etsi.org/deliver/etsi_gts/11/1110/03.12.00_60/gsmts_1110dv031200p.pdf - STK Conformance test - GSM 51.010
http://www.etsi.org/deliver/etsi_ts/151000_151099/15101004/04.26.00_60/ts_15101004v042600p.pdf
Subscribe to:
Posts (Atom)