Premium Employer

i

This company page is being actively managed by Happiest Minds Technologies Team. If you also belong to the team, you can get access from here

Filter interviews by

Happiest Minds Technologies Application Security Analyst Interview Questions and Answers

Updated 29 Jan 2025

Happiest Minds Technologies Application Security Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Owasp top 10 vulnerabilities(i.e. XSS, CSRF, SSL pinning, SQL injection, IDOR, etc) with mitigate and prerequisites.
  • Ans. 

    Overview of OWASP Top 10 vulnerabilities with mitigation strategies and prerequisites.

    • 1. XSS (Cross-Site Scripting): Injecting malicious scripts into web pages. Mitigation: Use Content Security Policy (CSP) and sanitize user inputs.

    • 2. CSRF (Cross-Site Request Forgery): Forcing users to execute unwanted actions. Mitigation: Use anti-CSRF tokens and SameSite cookie attribute.

    • 3. SQL Injection: Inserting malicious SQL quer...

  • Answered by AI
  • Q2. API security questions, i.e api mass assingment, common vulnerabilities
Round 2 - Technical 

(1 Question)

  • Q1. XXE, insecure deserialization,DOM vs Store xss

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Happiest Minds Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

Application Security Analyst Interview Questions Asked at Other Companies

Q1. Describe basic OWASP top 10 vulnerabilities (i.e., XSS, CSRF, SSL ... read more
Q2. Write a program in any language you are comfortable with.
Q3. What are DLLs and how do they work?
asked in HCLTech
Q4. Different type of algorithms

I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Different between spring and springboot.
  • Q2. What is CORS in microservices
  • Ans. 

    CORS (Cross-Origin Resource Sharing) is a security feature that allows or restricts access to resources from different domains.

    • CORS is used to prevent unauthorized access to resources from different domains

    • It is implemented by adding specific headers to HTTP responses

    • CORS can be configured to allow or restrict access based on the origin domain

    • Examples of CORS headers include Access-Control-Allow-Origin and Access-Contr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in springboot, microservices, java8

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Ans. 

    Yes, I actively engage with new technologies daily through various resources and practices to stay updated in the software engineering field.

    • I read tech blogs and articles daily, such as Medium and Dev.to, to learn about the latest trends.

    • I follow influential tech leaders on Twitter and LinkedIn to gain insights into emerging technologies.

    • I participate in online courses on platforms like Coursera and Udemy to enhance m...

  • Answered by AI
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical discussion based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic c and ds is enough to crack the interview

I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical questions was all based on skills I added in my resume.
  • Q2. Explain the last project, What challenges you faced & how you overcome that & what you learn from it.
  • Ans. 

    Developed a web application for tracking inventory in real-time

    • Challenges faced included integrating with multiple APIs, handling large data sets, and ensuring data accuracy

    • Overcame challenges by breaking down tasks into smaller components, conducting thorough testing, and collaborating with team members

    • Learned the importance of communication, problem-solving, and attention to detail in software development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explore and study well the skills you are adding in the resume, communication should be clear and not to be too much lengthy. Be confident, and always improve yourself where you are lacking.

Happiest Minds Technologies HR Interview Questions

26 questions and answers

Q. Why do you want to join this organization?
Q. What are your technical skills?
Q. Describe yourself

I applied via Recruitment Consultant and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions on spring boot
  • Q2. Questions on docker
  • Q3. Questions on java concepts and collections

Interview Preparation Tips

Interview preparation tips for other job seekers - I had to give one online test, two technical and one managerial which was also a bit technical. All my interview went well. They asked me my expectation before proceeding for managerial round as well as before first technical round. Once i was done with managerial round, they did not inform anything and when i queried they said my profile is on hold and looked like budget issues. I don't understand if budget is concerned, I should have been informed before itself as I gave alot of effort in that process.

I really think once a person clears the technical rounds and in last phase of interviews, this should be a little transparent.
Are these interview questions helpful?

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS

I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative ability and logical ability

Round 2 - Technical 

(2 Questions)

  • Q1. In which programming language you are good at?
  • Q2. Write a program to print HCF of numbers as output
  • Ans. 

    Program to print HCF of numbers as output

    • Take input of two numbers from user

    • Find the smaller number between the two

    • Run a loop from 1 to the smaller number

    • Check if both numbers are divisible by the current loop variable

    • If yes, update the HCF variable

    • Print the HCF as output

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended interview for this company and they saw my capability and adaptability only.

Happiest Minds Technologies Interview FAQs

How many rounds are there in Happiest Minds Technologies Application Security Analyst interview?
Happiest Minds Technologies interview process usually has 2 rounds. The most common rounds in the Happiest Minds Technologies interview process are Technical.
What are the top questions asked in Happiest Minds Technologies Application Security Analyst interview?

Some of the top questions asked at the Happiest Minds Technologies Application Security Analyst interview -

  1. Basic Owasp top 10 vulnerabilities(i.e. XSS, CSRF, SSL pinning, SQL injection, ...read more
  2. API security questions, i.e api mass assingment, common vulnerabilit...read more
  3. XXE, insecure deserialization,DOM vs Store ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join Happiest Minds Technologies Happiest People . Happiest Customers

Happiest Minds Technologies Application Security Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.2k salaries
unlock blur

₹5.2 L/yr - ₹19.9 L/yr

Module Lead
941 salaries
unlock blur

₹14.7 L/yr - ₹27.4 L/yr

Technical Lead
909 salaries
unlock blur

₹17.2 L/yr - ₹30 L/yr

Software Engineer
723 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Senior Engineer
382 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Happiest Minds Technologies with

ITC Infotech

3.7
Compare

Cybage

3.8
Compare

ValueLabs

3.6
Compare

CitiusTech

3.2
Compare
write
Share an Interview