Computer Engineer in CS Interview
Posted
by
blasteye
on Programmers
See other posts from Programmers
or by blasteye
Published on 2013-10-20T01:30:31Z
Indexed on
2013/10/20
4:12 UTC
Read the original article
Hit count: 221
As a Computer Engineering student, while in school I've primarily dealt with C, Matlab, and VHDL. On my own though, i learned a bit about OOP (Polymorphism, inheritance, encapsulation), and have done quite a bit of web development using JavaScript/PHP/Node.js
While at coding interviews I've be asked academia CS questions such as "abstract vs interface". The problem is that I didn't know the official terminology, but I have dealt with this type of programming decisions/concepts. Could anyone recommend a good resource for me to learn these academia CS terms?
© Programmers or respective owner