Find Interview Questions for Top Companies
Surge Global Energy Interview Questions and Answers
Ques:- Tell the difference between projects, programs and a portfolio?
Right Answer:
Projects are temporary endeavors with a specific goal and defined timeline. Programs are groups of related projects managed in a coordinated way to achieve broader objectives. A portfolio is a collection of projects and programs that are managed together to achieve strategic business goals.
Ques:- What are its core features?
Right Answer:
The core features of project management include:

1. **Planning**: Defining project goals, scope, and tasks.
2. **Scheduling**: Creating timelines and deadlines for project milestones.
3. **Resource Management**: Allocating and managing resources effectively.
4. **Risk Management**: Identifying and mitigating potential risks.
5. **Communication**: Facilitating clear communication among stakeholders.
6. **Monitoring and Control**: Tracking progress and making adjustments as needed.
7. **Quality Management**: Ensuring deliverables meet required standards.
8. **Documentation**: Maintaining records of project activities and decisions.
Ques:- How do project scheduling help achieve project execution?
Right Answer:
Project scheduling helps achieve project execution by organizing tasks, allocating resources, setting deadlines, and establishing a timeline, which ensures that the project stays on track, meets deadlines, and efficiently utilizes resources.
Ques:- What is the significance of the cement paste in the concrete?
Right Answer:
Cement paste binds the aggregates together, fills voids, and provides strength and durability to the concrete.
Ques:- What are some techniques used for defining scope?
Right Answer:
Some techniques used for defining scope include:

1. **Expert Judgment** - Consulting with stakeholders and experts to gather insights.
2. **Requirements Gathering** - Collecting detailed requirements through interviews, surveys, and workshops.
3. **Work Breakdown Structure (WBS)** - Breaking down the project into smaller, manageable components.
4. **Scope Statement** - Creating a formal document that outlines the project objectives, deliverables, and boundaries.
5. **Use Cases** - Defining specific scenarios to clarify requirements and expectations.
6. **Prototyping** - Developing a preliminary model to visualize and refine project requirements.
Ques:- You have been told to configure a method of rotating log files on your system. Which of the following factors do you not need to consider?Choose one:a. date and time of messagesb. log sizec. frequency of rotationd. amount of available disk space
Ques:- Can 2 users have same uid and explain the file ownership and process ownership if it is possible
Right Answer:
No, two users cannot have the same UID (User Identifier) in a standard Unix/Linux system. Each UID must be unique to ensure proper file ownership and process management. If two users had the same UID, they would share the same ownership for files and processes, leading to security and operational issues.
Ques:- What is the GDP growth of India?
Right Answer:
As of my last update, India's GDP growth rate for the fiscal year 2022-2023 was approximately 7.2%. Please check the latest data for the most current figure.
Ques:- How to make operation smooth?
Right Answer:
To make operations smooth, ensure clear communication, set defined goals, streamline processes, provide proper training, and encourage teamwork and feedback.
Ques:- What do you mean by bpo?
Right Answer:
BPO stands for Business Process Outsourcing, which is the practice of hiring a third-party company to handle specific business tasks or processes, such as customer service, accounting, or human resources.
Comments
hr Oct 22, 2021

Business Process Outsourcing, or BPO, refers to the process of contracting standard business functions to be handled by a party outside of the company.

BPO is the abbreviation for business process outsourcing, which refers to when companies outsource business processes to a third-party (external) company.

Ques:- In table there r so many rows write a query which two rows r updated last two day befor?
Right Answer:
```sql
SELECT * FROM your_table
WHERE update_date >= NOW() - INTERVAL 2 DAY
ORDER BY update_date DESC
LIMIT 2;
```
Ques:- If you are a recruiter whom you will hire, and why?
Right Answer:
I would hire a candidate who demonstrates strong technical skills relevant to the position, effective problem-solving abilities, good communication skills, and a collaborative attitude, as these qualities contribute to both individual and team success.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users