Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Aujas Cybersecurity-NuSummit company Team. If you also belong to the team, you can get access from here

Aujas Cybersecurity-NuSummit company Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aujas Cybersecurity-NuSummit company Interview Questions and Answers for Freshers

Updated 14 Aug 2024

Aujas Cybersecurity-NuSummit company Interview Experiences for Freshers

Popular Designations

5 interviews found

Trainee Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was an online mcq test with coding question as well

Round 2 - Technical 

(2 Questions)

  • Q1. Write an sql query. It was very basic
  • Q2. About project, what was the project?

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Just basic knowledge of your profile

Round 3 - Technical 

(4 Questions)

  • Q1. Little more detailed but still only the basics.
  • Q2. HTTP cookie attributes
  • Q3. Security Headers
  • Q4. Owasp Top 10 for web, api and mobile
  • Ans. 

    OWASP Top 10 is a list of the top 10 most critical security risks for web, API, and mobile applications.

    • Injection: SQL injection, NoSQL injection, Command injection

    • Broken Authentication: Weak passwords, Session management issues

    • Sensitive Data Exposure: Insecure data storage, Lack of encryption

    • XML External Entities (XXE): Parsing XML input from untrusted sources

    • Broken Access Control: Unauthorized access to resources

    • Secu...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and stay promising in your answers.

Skills evaluated in this interview

Security Consultant Interview Questions asked at other Companies

Q1. What are the security headers used in an application?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 27 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Goals and interests related to the field

Interview Preparation Tips

Interview preparation tips for other job seekers - for entry level jobs they ask very basic questions

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Phishing email analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if you are experienced,If you are fresher joine and get experience and jump to other company.

Associate Information Technology Consultant Interview Questions asked at other Companies

Q1. There is a bulb producing company and some of the produced bulbs got defected due to different reasons. Company wants to develop a module where they monitors the ratio of working bulbs vs defeated bulbs. Which technical skills or what type ... read more
View answer (1)

Aujas Cybersecurity-NuSummit company interview questions for popular designations

 Senior Consultant

 (4)

 Cyber Security Consultant

 (2)

 Network Security Engineer

 (1)

 Analyst

 (1)

 Security Consultant

 (1)

 Lead Consultant

 (1)

 Consultant

 (1)

 Associate Information Technology Consultant

 (1)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. 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 

(2 Questions)

  • Q1. About panorama, about u-turn, my day to day activities on palo alto firewall, routing and switching, edge firewall, core switch, sp3. And about check point firewall also.
  • Q2. About panorama of palo alto

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have experience then they ask your day to day activity,

If fresher then do first course

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Interview questions from similar companies

I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Implementation part, real time scenarios, challenges, typical situations
  • Q2. Explained the existing project part, tried analyzing and provide solutions to complex cases, real time examples

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview, questions mainly on real cases and challenges.

I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Had appeared for Java developer role, basic Java questions were asked.

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How to compile all Java files inside a folder using Cmd
  • Ans. 

    To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'

    • Open Command Prompt and navigate to the folder containing the Java files

    • Run the command 'javac *.java' to compile all Java files in the folder

    • Check for any errors or warnings in the output

  • Answered by AI
  • Q2. Internal working of Hashmap and Concurrent Hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap uses hashing to store and retrieve elements based on their keys.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • Hashmap has a load factor that determines when the map needs to be resized.

    • Concurrent Hashmap uses a technique called lock striping to allow concurrent a...

  • Answered by AI
  • Q3. Servlet : Listeners, Filters related questions
  • Q4. Java 8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Core Java Concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java. Spring MVC flow, collections, projects that you've worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a easy discussion. Just portray your strong points and just indirectly force them to ask you're question related to the same.

Interview Questionnaire 

1 Question

  • Q1. Regarding bank loan process

Aujas Cybersecurity-NuSummit company Interview FAQs

How many rounds are there in Aujas Cybersecurity-NuSummit company interview for freshers?
Aujas Cybersecurity-NuSummit company interview process for freshers usually has 2 rounds. The most common rounds in the Aujas Cybersecurity-NuSummit company interview process for freshers are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Aujas Cybersecurity-NuSummit company interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Aujas Cybersecurity-NuSummit company. The most common topics and skills that interviewers at Aujas Cybersecurity-NuSummit company expect are Exit Formalities, Onboarding, Background Verification, Business Communication and File Manager.
What are the top questions asked in Aujas Cybersecurity-NuSummit company interview for freshers?

Some of the top questions asked at the Aujas Cybersecurity-NuSummit company interview for freshers -

  1. Owasp Top 10 for web, api and mob...read more
  2. Some basic SIEM questions and questions which must be known by every entry leve...read more
  3. If you got a bufferoverflow atack how you will validate ...read more
How long is the Aujas Cybersecurity-NuSummit company interview process?

The duration of Aujas Cybersecurity-NuSummit company interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Aujas Cybersecurity-NuSummit company Interview Process for Freshers

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 132 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
View all

Aujas Cybersecurity-NuSummit company Reviews and Ratings

based on 268 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

3.8

Job security

3.6

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 268 Reviews and Ratings
Consultant
331 salaries
unlock blur

₹4.3 L/yr - ₹19.1 L/yr

Senior Consultant
254 salaries
unlock blur

₹9 L/yr - ₹26.9 L/yr

Associate Consultant
222 salaries
unlock blur

₹2.2 L/yr - ₹10 L/yr

Security Consultant
128 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Lead Consultant
85 salaries
unlock blur

₹14.4 L/yr - ₹36 L/yr

Explore more salaries
Compare Aujas Cybersecurity-NuSummit company with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview