Reversed an algorithm in assembly and had to find some vulnerabilities.
Software Security Engineer Interview Questions
248 software security engineer interview questions shared by candidates
1st Round: Interviewer was friendly it was more of like discussing about my past projects and experiences with embedded systems and programming. Before the interview I had a written test, which had questions from Java, Number System and Object Oriented Programming (I didnt have much knowledge on Java, hence skipped those questions). Then during the interview was tested with a few analytical and problem solving skills by the interviewer. After Round 1, got call the next day for 2nd round interview. 2nd Round: It was done by HR of gemalto, were she briefed to me various company rules and regulations. And various benefits I can get from Gemalto. I talked only a few words and then in the end she told that Project manager wants to have a talk with me the same day. Hence after 2nd round I waited, then Manager came 3rd Round: Manager was very friendly, he interviewed me and asked me to elaborate on my past experiences and he also gave me a few programming questions to solve, After around 30 mins, the interview was done.
css and html version
implemented memory cache - get object from cache, create new one using a provided callback if not present, if cache full make space by writing least used cache to disk
Interview1: Q1. Print power set of a set Q2. Given a text, replace certain characters with other other characters Example: text="restaurant", replace 'a' with 'c' and 'r' with 'd'. Answer: "destcudcnt"
We talked over past projects and they probed to find the technical reasoning behind decisions that were made.
General questions related to security, some with focus on automotive.
Question about what would you do if your team likes to discuss work related questions on non-work time: would you join a dinner/lunch with your team and skip your personal appointment? Are you willing to adjust your personal life to accommodate company discussions outside of business hours?
Write C++ code to solve some random algorithms (similar to what you can find on the Leetcode, Testdome or Hackerrank). The problems are not complex, but if you don't have experience with C++ you may struggle.
What is Buffer overflow?
Viewing 81 - 90 interview questions