Upload Button Icon Add office photos

Filter interviews by

Odisha Livelihoods Mission Young Professional Interview Questions and Answers

Updated 27 Oct 2023

Odisha Livelihoods Mission Young Professional Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 - One-on-one 

(1 Question)

  • Q1. Questions related to content writing, media in general, Odisha
Round 3 - HR 

(1 Question)

  • Q1. Got an email for paper work as monthy salary is fixed and told before hand.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is class, object? Oops concepts in java? Struts flow.. Database ddl and dml commands? System test Ajax calls
  • Ans. 

    Questions related to software development concepts and technologies.

    • Class is a blueprint for creating objects in Java.

    • Object is an instance of a class.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Struts is a framework for developing Java web applications.

    • Database DDL commands are used to define database schema, while DML commands are used to manipulate data.

    • System testing is a type of...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Questions related to rural development
  • Q2. Development schemes and policies
  • Q3. Personal experience on rural area
  • Ans. 

    I grew up in a rural area surrounded by farms and forests, providing a peaceful and close-knit community.

    • Close-knit community where everyone knows each other

    • Access to nature and outdoor activities like hiking and fishing

    • Limited access to amenities like shopping malls or entertainment venues

    • Strong sense of community and support during tough times

    • Challenges with limited healthcare facilities and services

  • Answered by AI
  • Q4. Internship experiences in the past
  • Ans. 

    I have completed internships in marketing, finance, and human resources.

    • Interned at a marketing agency where I assisted with social media campaigns

    • Worked at a finance firm analyzing financial data and creating reports

    • Interned in HR department handling recruitment and onboarding processes

  • Answered by AI
  • Q5. Personal questions and what if questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General test testing knowledge of the general awareness and domain knowledge in the field of rural development.

Round 2 - Group Discussion 

Analytical and strategy based GD.

Round 3 - HR 

(1 Question)

  • Q1. Introduction, prior experience discussion, why do you want to join this position, how can you contribute in overall development of the organisation, what thematic knowledge you possess
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

The topic of the GD was a case study wherein an MNC is disposing of its waste material in a nearby pond that is the water source for the residents of a village. The consumption of water from the pond has led to the death of many villagers. The villagers are blaming the MNC for the deaths and want compensation and apologies from the company. What should your course of action be as the representation of district administration there?

Round 2 - Panel interview 

(2 Questions)

  • Q1. You have to be willing to work in the most remote locations of Bihar combined with a solid understanding of Rural Development. You must showcase project management skills as most questions will be based on...
  • Q2. Coming from an urban background how do you plan to fit in the rural setting of Bihar,
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

General aptitude and learn about srlm

Round 3 - Case Study 

Any general topic about nrlm, shg

Round 4 - One-on-one 

(1 Question)

  • Q1. Love towards community and Nrlm
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude test includes some reasoning and quantitative questions. And also there were descriptive question from subject specific .

Round 3 - Group Discussion 

There was a current topon on which we the group of 10 candidates had to discuss, agreed on one thing and conclude on a decision.

Round 4 - One-on-one 

(1 Question)

  • Q1. About yourself. About strength. About your interests . Why we should hire you etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Your confidence is the key to unlock the door or new opportunities.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Aptitude Test 

DA, Aptitude Test, P&L, Reasoning, Number System

Round 3 - Group Discussion 

GK (related to NRLM and Jharkhand), Simple question related to Math and DA and Current affair.

Round 4 - Group Discussion 

Primarily focus on current affair and topic associated with social issue and social development.

Round 5 - One-on-one 

(1 Question)

  • Q1. Regarding summited resume during filling the form.

Interview Preparation Tips

Topics to prepare for Jharkhand State Livelihood Promotion Society Young Professional interview:
  • NRLM
  • Poverty Alleviation Programmes
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. What is OOPs concept in java?
  • Ans. 

    OOPs concept in Java is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It emphasizes on encapsulation, inheritance, and polymorphism

    • Encapsulation is the process of hiding implementation details from the user

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows objects to take on multiple forms or behaviors

    • Exam...

  • Answered by AI
  • Q2. What is string toknizer in java ?
  • Ans. 

    StringTokenizer is a class in Java that breaks a string into tokens based on a delimiter.

    • It is a legacy class that is not recommended to use in new code.

    • It is used to split a string into smaller parts based on a delimiter.

    • The default delimiter is whitespace, but it can be changed to any character or string.

    • It is useful for parsing text files or data that is separated by a specific character.

    • Example: StringTokenizer st ...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Which technologies you are comfortable ?
  • Ans. 

    I am comfortable with a wide range of technologies including Java, Python, JavaScript, and SQL.

    • Proficient in Java and Python programming languages

    • Familiar with JavaScript and its frameworks such as React and Angular

    • Experienced in working with SQL databases

    • Comfortable with version control systems like Git

    • Knowledgeable in software development methodologies like Agile and Scrum

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge is the key . Be clear with full of confidence.

Skills evaluated in this interview

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

Odisha Livelihoods Mission Interview FAQs

How many rounds are there in Odisha Livelihoods Mission Young Professional interview?
Odisha Livelihoods Mission interview process usually has 3 rounds. The most common rounds in the Odisha Livelihoods Mission interview process are Resume Shortlist, One-on-one Round and HR.
What are the top questions asked in Odisha Livelihoods Mission Young Professional interview?

Some of the top questions asked at the Odisha Livelihoods Mission Young Professional interview -

  1. Got an email for paper work as monthy salary is fixed and told before ha...read more
  2. Questions related to content writing, media in general, Odi...read more

Tell us how to improve this page.

Odisha Livelihoods Mission Young Professional Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Odisha Livelihoods Mission Young Professional Salary
based on 43 salaries
₹4.2 L/yr - ₹5.2 L/yr
13% less than the average Young Professional Salary in India
View more details

Odisha Livelihoods Mission Young Professional Reviews and Ratings

based on 10 reviews

3.8/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.6

Salary

3.1

Job security

3.9

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 10 Reviews and Ratings
Young Professional
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Block Coordinator
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Odisha Livelihoods Mission with

Deendayal Antyodaya Yojana-National Rural Livelihoods Mission

3.6
Compare

Rajasthan Grameen Aajeevika Vikas Parishad

3.5
Compare

Bihar Rural Livelihoods Promotion Society

3.9
Compare

Jharkhand State Livelihood Promotion Society

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