Upload Button Icon Add office photos

Filter interviews by

Government of Maharashtra Police Constable Interview Questions and Answers

Updated 13 Jul 2017

Government of Maharashtra Police Constable Interview Experiences

1 interview found

Police Constable Interview Questions & Answers

user image Prakash Nanaware

posted on 13 Jul 2017

Interview Questionnaire 

3 Questions

  • Q1. How many states in our country
  • Ans. 

    There are 29 states in our country.

    • India has 29 states and 7 union territories.

    • Each state has its own government and chief minister.

    • Examples of states include Maharashtra, Uttar Pradesh, and Tamil Nadu.

  • Answered by AI
  • Q2. Which subject do you like
  • Ans. 

    I enjoy studying psychology as it helps me understand human behavior and motivations.

    • Psychology helps me understand the complexities of human behavior

    • I find it fascinating to learn about different psychological theories and concepts

    • Studying psychology has improved my communication and interpersonal skills

  • Answered by AI
  • Q3. Which poem would you know
  • Ans. 

    I would know 'The Road Not Taken' by Robert Frost.

    • The poem is about making choices and the consequences of those choices.

    • It explores the theme of individuality and the idea of taking the less traveled path.

    • The speaker reflects on a decision they made and wonders about the alternative path they could have taken.

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 100

Round: Physical test
Experience: 800 mtr and 100 mtr running, long jump , pullups , metal ball throw.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Do you have electrician job
  • Q2. Do you have wireman job

Interview Preparation Tips

Interview preparation tips for other job seekers - I am agree in all government job
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
No response

I appeared for an interview before Nov 2023.

Round 1 - Electrical 

(2 Questions)

  • Q1. What is electrical?
  • Ans. 

    Electrical refers to the branch of physics and technology related to the study and application of electricity, electronics, and electromagnetism.

    • Electrical deals with the study of electricity, electronics, and electromagnetism.

    • It involves the design, installation, and maintenance of electrical systems and equipment.

    • Examples include wiring, circuits, transformers, motors, and generators.

  • Answered by AI
  • Q2. What is light ?
  • Ans. 

    Light is a form of electromagnetic radiation that is visible to the human eye.

    • Electromagnetic radiation that is visible to the human eye

    • Travels in straight lines

    • Can be reflected, refracted, or absorbed

    • Different colors have different wavelengths

    • Measured in units like lumens or lux

  • Answered by AI

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
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. AboutcTOR,experience
  • Q2. Your choice of posting
  • Ans. 

    I prefer a posting that allows me to work remotely and travel occasionally for client meetings.

    • Remote work flexibility is important to me

    • Ability to travel for client meetings is a plus

    • Prefer a mix of remote and in-person work

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Self introduction and Experience sharing
  • Q2. Good and bad qualities
  • Q3. Situational decisions
  • Q4. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine,honest and feel free to sayiof you don't know
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy to medium level coding

Round 2 - Technical 

(1 Question)

  • Q1. What is pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow direct manipulation of memory and efficient memory management.

    • They are commonly used in programming languages like C and C++.

    • Example: int* ptr; // declares a pointer to an integer variable

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

BECIL user image Anonymous

posted on 6 Mar 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Basics Maths and basics reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study the basics

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

Round 1 - One-on-one 

(1 Question)

  • Q1. One round interview in project

Interview Preparation Tips

Interview preparation tips for other job seekers - I have completed MCA. Total Work Experience is 4.5 Years.
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

Tell us how to improve this page.

Government of Maharashtra Police Constable Salary
based on 4 salaries
₹3.6 L/yr - ₹5 L/yr
6% more than the average Police Constable Salary in India
View more details

Government of Maharashtra Police Constable Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

1.0

Salary

3.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Medical Officer
84 salaries
unlock blur

₹4.4 L/yr - ₹12 L/yr

Data Entry Operator
32 salaries
unlock blur

₹0.8 L/yr - ₹5 L/yr

Teacher
25 salaries
unlock blur

₹0.9 L/yr - ₹8 L/yr

Computer Operator
20 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Community Health Officer
19 salaries
unlock blur

₹3.6 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Government of Maharashtra with

Government of India

4.2
Compare

National Informatics Centre

3.9
Compare

Central Reserve Police Force

4.6
Compare

Ministry of Defence

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