Upload Button Icon Add office photos

Ministry of Defence

Compare button icon Compare button icon Compare

Filter interviews by

Ministry of Defence Senior Systems Engineer Interview Questions and Answers

Updated 25 Jun 2024

Ministry of Defence Senior Systems Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Current working company
  • Q2. Current CTC which i am holding
  • Ans. 

    My current CTC is confidential and I prefer not to disclose it.

    • I am not comfortable sharing my current salary details.

    • I believe my skills and experience are more important than my current salary.

    • I am open to discussing salary expectations for this role.

  • Answered by AI
  • Q3. Notice period how much you are going to serve
  • Q4. Have you applied to TCS any time before
  • Ans. 

    Yes, I have applied to TCS before.

    • Yes, I have applied to TCS for a Junior Systems Engineer position last year.

    • I have also applied for a Systems Analyst role at TCS two years ago.

    • I am familiar with the application process and the company's recruitment procedures.

  • Answered by AI
  • Q5. What is the reason why you are last organization

Interview Preparation Tips

Interview preparation tips for other job seekers - This is priliminary round and seeking approval for first round information only.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Sql Injection
  • Q2. Security provided for the website
  • Q3. Projects handled in previous companies
  • Q4. Validations used in your project
  • Ans. 

    Validations used in project

    • Input validation to ensure correct data type and format

    • Data validation to ensure data integrity and consistency

    • Business rule validation to ensure compliance with requirements

    • Authentication and authorization validation to ensure secure access

    • Error handling and exception validation to ensure proper handling of errors

  • Answered by AI
  • Q5. StoredProcedure in sql
  • Ans. 

    Stored procedures are precompiled SQL statements that can be saved and reused in a database.

    • Stored procedures can improve performance by reducing network traffic and improving security.

    • They can be used to encapsulate business logic and provide a consistent interface to the database.

    • Parameters can be passed to stored procedures, allowing for dynamic queries.

    • Examples of stored procedures include ones that retrieve data,

  • Answered by AI
  • Q6. Views in sql
  • Ans. 

    Views in SQL are virtual tables that are based on the result of an SQL statement.

    • Views are created using the CREATE VIEW statement.

    • They can be used to simplify complex queries.

    • They can also be used to restrict access to sensitive data.

    • Views are updated automatically when the underlying tables are updated.

    • They can be used to join multiple tables into a single view.

  • Answered by AI
  • Q7. Familiar databases

Interview Preparation Tips

Interview preparation tips for other job seekers - They want Fullstack developers so be prepare for it.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Work experience
  • Q2. Expected salary
  • Q3. Domain knowledge
  • Q4. About Notice period
Round 2 - Online interview with Scientists 

(1 Question)

  • Q1. How to handle cyber threads in web application
  • Ans. 

    Cyber threats in web applications can be handled by implementing security measures such as encryption, firewalls, and regular security audits.

    • Implement strong encryption protocols to protect data in transit and at rest

    • Use firewalls to monitor and control incoming and outgoing traffic

    • Regularly conduct security audits and penetration testing to identify vulnerabilities

    • Implement secure coding practices to prevent common s...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for National Informatics Centre Software Engineer interview:
  • Cybersecurity
  • Laravel
  • PHP
Interview preparation tips for other job seekers - Software Application Support Engineer (0 -2 years) was the post. Asked about the projects handled on the previous job. And technologies used over the project and my contribution over the project and asked about the web application security issues and it's a online interview conducted by the NiC scientists. It's a contract position in nic developers are placed via contract on trivandrum office. Onboarding was smooth.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are the features of Selenium?
  • Ans. 

    Selenium is a popular automation testing tool used for web applications.

    • Supports multiple programming languages like Java, Python, C#, etc.

    • Can automate web browsers across different platforms.

    • Allows for parallel test execution.

    • Integrates with popular CI/CD tools like Jenkins.

    • Supports various browsers like Chrome, Firefox, Safari, etc.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for Senior Software Engineers.

    • Research the average salary for Senior Software Engineers in the specific location and industry

    • Consider your years of experience and relevant skills

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic Jav Questions
  • Q2. Basic javascript questions
  • Q3. Basic sql questions

Interview Preparation Tips

Topics to prepare for National Informatics Centre Project Engineer interview:
  • Java
  • sql
  • Javascript
  • HTML
  • Spring Mvc
  • Spring Boot
  • Spring Framework
  • JQuery
  • Postgresql
Interview preparation tips for other job seekers - learn the basics and be confident. Prove them that even if you don't know something, you are enthusiastic and willing to learn.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

CRUD operations in a known programming language.

Round 2 - Technical 

(2 Questions)

  • Q1. Arrays & Strings explanation
  • Ans. 

    Arrays & Strings are data structures used to store multiple values in a single variable.

    • Arrays store multiple values of the same data type in a contiguous memory location.

    • Strings are arrays of characters used to represent text.

    • Example: int[] numbers = {1, 2, 3}; String name = 'John';

  • Answered by AI
  • Q2. Cors origin and security & hashing techniques & cross site forgery & sql injection

Interview Preparation Tips

Topics to prepare for National Informatics Centre Senior Software Developer interview:
  • Core PHP
  • SQL
  • HTML
  • JQuery
  • Javascript
  • CSS3
  • Postgresql
Interview preparation tips for other job seekers - Please ensure that all topics are covered along with coding practice, as this will be truly helpful.

Interview Questionnaire 

5 Questions

  • Q1. What is server side state management
  • Ans. 

    Server side state management is the process of storing and managing data on the server side of a web application.

    • It involves storing data on the server instead of the client side

    • It helps maintain consistency and security of data

    • Examples include session management and database management

  • Answered by AI
  • Q2. What is page life cycle
  • Ans. 

    Page life cycle refers to the series of events that occur between the time a user requests a web page and the time the page is rendered on the user's browser.

    • Page life cycle consists of several stages such as initialization, loading, rendering, and unloading.

    • During initialization, the page is created and controls are initialized.

    • During loading, the page is loaded with data and controls are populated.

    • During rendering, t...

  • Answered by AI
  • Q3. What is components of dot net
  • Ans. 

    The components of .NET include the Common Language Runtime, Framework Class Library, and ASP.NET.

    • Common Language Runtime (CLR) - manages memory, security, and execution of code

    • Framework Class Library (FCL) - collection of reusable classes, interfaces, and value types

    • ASP.NET - web application framework for building dynamic web pages and web services

  • Answered by AI
  • Q4. What is cookies
  • Ans. 

    Cookies are small text files stored on a user's computer by a website to remember user preferences and login information.

    • Cookies are used to track user activity on a website

    • They can be used to store user preferences and login information

    • Cookies can be either session cookies or persistent cookies

    • Session cookies are deleted when the user closes their browser

    • Persistent cookies remain on the user's computer until they expi

  • Answered by AI
  • Q5. What is clr
  • Ans. 

    CLR stands for Common Language Runtime, a component of .NET framework that manages execution of .NET programs.

    • CLR is responsible for memory management, security, and exception handling.

    • It compiles code into an intermediate language (IL) and then executes it.

    • CLR allows for language interoperability, meaning that code written in different languages can be compiled to the same IL and run on the same runtime.

    • Examples of la...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Dec 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 - Assignment 

Excel and bi data chart prepared smoothly and present companies.

Interview Preparation Tips

Interview preparation tips for other job seekers - Many future in data analytics. Like MS BI ,EXCEL, SQL and python. Be prepared and grow up
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Report preparing Using Python and Excel.

Round 2 - Case Study 

They Gave a sample of report and asked me to create the same report.

I applied via Approached by Company and was interviewed in Aug 2022. There were 3 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 - HR 

(1 Question)

  • Q1. About background of candidate. Previous work experience, current salary, expectation of salary etc.
Round 3 - Technical 

(1 Question)

  • Q1. Related to Qualification questions putup.

Interview Preparation Tips

Topics to prepare for Csc E Governance Services Assistant Manager interview:
  • Advanced Excel
  • Management
  • Enterpreneur
Interview preparation tips for other job seekers - Confidence is more require for these type of interview.

Ministry of Defence Interview FAQs

How many rounds are there in Ministry of Defence Senior Systems Engineer interview?
Ministry of Defence interview process usually has 1 rounds. The most common rounds in the Ministry of Defence interview process are One-on-one Round.
What are the top questions asked in Ministry of Defence Senior Systems Engineer interview?

Some of the top questions asked at the Ministry of Defence Senior Systems Engineer interview -

  1. have you applied to TCS any time bef...read more
  2. current CTC which i am hold...read more

Tell us how to improve this page.

Ministry of Defence Senior Systems Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Data Entry Operator
54 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Colonel
23 salaries
unlock blur

₹15 L/yr - ₹54 L/yr

Software Engineer
15 salaries
unlock blur

₹3.4 L/yr - ₹7.8 L/yr

Defence
15 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Director
14 salaries
unlock blur

₹25.5 L/yr - ₹45 L/yr

Explore more salaries
Compare Ministry of Defence with

Government of India

4.2
Compare

National Informatics Centre

3.9
Compare

Csc E Governance Services

3.9
Compare

Central Reserve Police Force

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