My Interview Experience as a Senior Security Engineer | 6+ YOE | Cyber Security Engineer

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 6

  • @newuser2474
    @newuser2474 5 หลายเดือนก่อน

    Nice video but voice is not clear

    • @DevSecHacker
      @DevSecHacker  5 หลายเดือนก่อน

      Thanks for the comment. I will change the voice setting next time

  • @souravchakraborty3872
    @souravchakraborty3872 5 หลายเดือนก่อน

    Do we need to study DSA for code review round ?
    or if the interviewer gives a code snippet and requests me to complete the incomplete code so how is the complexity of code in those case like is the code related complex DSA topics or some basic code snippet?

    • @DevSecHacker
      @DevSecHacker  5 หลายเดือนก่อน

      No need to study DSA. They won't ask. They will give vulnerable code snippets like below. You just need to identify vulnerabilities based on the code.
      github.com/yeswehack/vulnerable-code-snippets
      The above one is an example of vulnerable code snippets which are available in github.

    • @souravchakraborty3872
      @souravchakraborty3872 5 หลายเดือนก่อน

      @@DevSecHacker ok thanks for the resources, and if they ask us to complete incomplete code then it would be a basic code like the one you gave on GitHub right?

    • @DevSecHacker
      @DevSecHacker  5 หลายเดือนก่อน

      In general they won't ask us to complete the incomplete code. Since they will only check the understanding levels of code and how we are able to identify the vulnerabilities in it. Secure code review capabilities they will check since we need to do secure code review as a one of the responsibility in day to day work.