Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Cipher Tech Solutions

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Cipher Tech Solutions | Offres d’emploi chez Cipher Tech Solutions | Salaires chez Cipher Tech Solutions | Avantages sociaux chez Cipher Tech Solutions
      Entretiens chez Cipher Tech SolutionsEntretiens d’embauche pour Forensic Software Developer chez Cipher Tech SolutionsEntretien chez Cipher Tech Solutions


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Forensic Software Developer

      11 sept. 2017
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative

      Autres retours d’entretien d’embauche pour un poste comme Forensic Software Developer chez Cipher Tech Solutions

      Entretien pour Forensic Software Developer

      12 déc. 2019
      Candidat à l'entretien anonyme
      Offre refusée
      Expérience positive
      Entretien moyen
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Cipher Tech Solutions en sept. 2017

      Entretien

      Put in a application, and then was given a link to a coding challenge. The challenge consisted of 3 questions, and all of them were on topics I hadn't encountered before. The whole thing took me about 3 hours, most of which were researching the topics. My solution for question 3 was not complete, but I wasn't going to invest more time into it when I haven't even talked to the company. My feedback was as follows: "challenge 3 is not complete", and that "The overall code quality was also not up to our standards"..

      Questions d'entretien [3]

      Question 1

      Implement an encryption algorithm.
      Répondre à cette question

      Question 2

      Write a simple program to show you understand the BMP file format.
      Répondre à cette question

      Question 3

      Extract files hidden in a BMP file using stenography techniques.
      Répondre à cette question
      2

      Candidature

      J'ai passé un entretien chez Cipher Tech Solutions

      Entretien

      When you apply, you are given a coding challenge to complete with no due date. If you pass the coding challenge, you are asked to come in for a face to face interview with the software engineers that reviewed your code. Then if you pass that interview, you are introduced to the CEO.

      Questions d'entretien [1]

      Question 1

      Why did you implement your solution like this?
      Répondre à cette question

      Entretien pour Forensic Software Developer

      10 févr. 2020
      Employé (anonyme)
      Elkridge, MD
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Cipher Tech Solutions (Elkridge, MD) en août 2019

      Entretien

      I applied through Handshake.com (job portal for students). Heard back a couple of weeks later from HR. She was extremely nice and will explain everything to you. The first step was a phone screening from the person who contacted me. I believe this was a fairly straight forward phone screen. The next step is a programming challenge, and you can use one of a few languages to complete it. HR emails this to you. It is 3 questions; each one uses parts from the previous questions. This is NOT a bunch of leetcode questions. For me, this was implementing a: 1). Linear feedback shift register 2). "File parser" (a file format specification was given to you, and you had to extract the actual contents) 3). JPEG extractor (find the jpg files in a binary file and extract them). Expect to spend a while on the challenge. It is challenging, but it is interesting (and in my opinion better than leetcode). I suggest to spend time cleaning up your solution. They care that it is readable and not spaghetti. If it passes the tests but is not readable you may not pass. Do your best to make this the best code possible (they told me they liked my use of a data structure). A few days after submitting my results, I heard back from HR that my submission had passed. The next step was a Skype interview (no video) with the two people who had reviewed my code. They mostly made comments about my submission and asked about my résumé. I heard back less than a week later saying that I had passed the interview. The last step is an informal interview with the CEO. This was basically to meet me and make sure I was a good fit. If you passed the previous interview, you do not need to worry. The next day, I was emailed a contingent hire agreement which I had two weeks to sign and email back. Overall, the process was challenging but better than the average leetcode interview. Everyone was extremely nice and professional. From experience, Java is a bit funky to complete this challenge with because you are working at the byte level. It is possible but can cause frustration. Be aware that if you do not currently have a Top Secret/SCI clearance, it will take several months.

      Questions d'entretien [2]

      Question 1

      Tell me about "x" project on your resume.
      1 réponse

      Question 2

      What topics in CS do you find interesting (and not interesting)
      1 réponse
      2

      Entretien pour Forensic Software Developer

      18 déc. 2018
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Cipher Tech Solutions en déc. 2018

      Entretien

      Apply Get coding challenge about encryption/decryption and file carving. If you've worked with files on the byte level it should be pretty simple. Get 2 on 1 interview (via Skype for me) Interview is basically about your submission and yourself. I ended up not getting an offer because I don't have the drive for working in cybersecurity (I guess spending hours trying to reverse something) and received the letter that a few other reviews mention. Feedback time is pretty quick, although I will suggest to anyone else to spend more time on the structure of their solutions for the programming challenge; I think that was a big problem for me since I thought they would focus on the actual functionality instead.

      Questions d'entretien [1]

      Question 1

      Implement a simple version of a stream cipher
      Répondre à cette question