Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Value Chain Solutions Team. If you also belong to the team, you can get access from here

Value Chain Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Value Chain Solutions Interview Questions, Process, and Tips

Updated 20 Oct 2024

Top Value Chain Solutions Interview Questions and Answers

View all 8 questions

Value Chain Solutions Interview Experiences

Popular Designations

6 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Coding related questions
Round 2 - Technical 

(1 Question)

  • Q1. All sort of technical questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Do you know dg safety.
  • Ans. 

    Yes, DG safety refers to the safety measures and protocols specifically related to diesel generators.

    • DG safety includes proper installation, regular maintenance, and emergency shutdown procedures.

    • Ensuring proper ventilation to prevent carbon monoxide buildup is crucial for DG safety.

    • Regular testing of safety features such as alarms and shutdown mechanisms is important.

    • Training personnel on safe operation and maintenanc

  • Answered by AI
  • Q2. Do you know transformer ke 5 safety.
  • Ans. 

    Transformer ke 5 safety refers to the 5 safety measures to be followed while working with transformers.

    • 1. Ensure proper grounding of the transformer to prevent electric shocks.

    • 2. Regularly inspect and maintain the transformer to prevent overheating and breakdowns.

    • 3. Use personal protective equipment (PPE) such as gloves and goggles while working on the transformer.

    • 4. Follow proper lockout/tagout procedures before perfo...

  • Answered by AI
  • Q3. Star delta power wiring diagram.
  • Ans. 

    Star delta power wiring diagram is a method used to reduce starting current in induction motors.

    • Star delta wiring involves connecting the motor windings in a star configuration during starting, then switching to a delta configuration once the motor is up to speed.

    • This method is commonly used for large induction motors to reduce the starting current and torque on the electrical supply.

    • The wiring diagram typically includ...

  • Answered by AI
  • Q4. Plc hard wiring and plc programming add timer counter etc
  • Q5. Dg ke check ABCD

Interview Preparation Tips

Interview preparation tips for other job seekers - Electrical maintenance ke feild Wale...
1 . Machine name
2 . Machine part name
3. Control wiring
4. load calculation
5. Documents ki best knowledge as per industry
6. Preventive plan, history card,daily maintenance checklist
7. Honesty is the best policy.
8.Tool caring
9. Vfd knowledge PLC knowledge
10. Lt panel ACB vcb mccb rccb etc

Electrical Maintenance Engineer Interview Questions asked at other Companies

Q1. Is that you know Digital Multimeter? Show me how to use for different components. They provided me HV diode, HV capacitor, Industrial X'mer etc
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com 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. What is the difference between Asp.net and Asp.net core?
  • Ans. 

    ASP.NET Core is a cross-platform, open-source framework for building modern, cloud-based, internet-connected applications.

    • ASP.NET Core is cross-platform while ASP.NET is Windows-only

    • ASP.NET Core is open-source while ASP.NET is proprietary

    • ASP.NET Core has a modular architecture while ASP.NET is monolithic

    • ASP.NET Core has better performance and scalability than ASP.NET

    • ASP.NET Core supports dependency injection out of the...

  • Answered by AI
  • Q2. What is design pattern and types of design patterns.
  • Ans. 

    Design pattern is a reusable solution to a commonly occurring problem in software design.

    • Design patterns provide a standard terminology and are proven solutions to recurring problems.

    • Types of design patterns include creational, structural, and behavioral patterns.

    • Creational patterns deal with object creation mechanisms, such as Singleton and Factory Method.

    • Structural patterns deal with object composition, such as Adapt...

  • Answered by AI

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jul 2021

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How work from it engineer?

Interview Preparation Tips

Interview preparation tips for other job seekers - My project is react native.

IT Engineer Interview Questions asked at other Companies

Q1. What is active directory ? Role of DNS server ? Difference between RAM & ROM ? Knowledge on installation of various softwares and Drivers ? Layers of OSI model ? TCP/IP Configuration ? Knowledge on various types of Networking devices ? ... read more
View answer (2)

Value Chain Solutions interview questions for popular designations

 Softwaretest Engineer

 (1)

 Electrical Maintenance Engineer

 (1)

 Software Developer

 (1)

 Full Stack Developer

 (1)

 Software Support Engineer

 (1)

 IT Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. Mostly based on resume

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

I applied via Referral and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Tell me something about yourself?
  • Q2. How to know about the company?
  • Q3. What is OOPS concepts?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

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

    • Polymorphism allows objects of d...

  • Answered by AI
  • Q4. If we will not recruit you, what will you do?
  • Q5. How to Macro work in Excel?
  • Ans. 

    Macros automate repetitive tasks in Excel by recording a sequence of actions and allowing them to be executed with a single command.

    • To create a macro, go to the Developer tab and click on the Record Macro button.

    • Perform the actions you want to automate, then stop recording.

    • Assign a shortcut key or button to the macro for easy access.

    • Macros can be edited and customized using the Visual Basic Editor.

    • Examples of tasks tha...

  • Answered by AI
  • Q6. Do you know the VB Macro Shift?
  • Ans. 

    Yes, VB Macro Shift is used to disable the Shift key during startup of a Microsoft Access application.

    • VB Macro Shift is used to prevent users from bypassing startup options in Microsoft Access.

    • It is commonly used to disable the Shift key during startup to prevent users from accessing the database design view.

    • To enable VB Macro Shift, you need to create a macro named AutoExec and add the following code: DoCmd.SetPropert

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is not feel nervousness in interview, prepare yourself as per roles and responsibilities mentioned in Jobs Description

Software Support Engineer Interview Questions asked at other Companies

Q1. How can technical support effectively address issues faced by numerous users and identify queries related to software?
View answer (1)

Jobs at Value Chain Solutions

View all

Interview questions from similar companies

I was interviewed before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

  • Q1. Design a class booking application for students.
  • Ans. 

    A class booking application for students to schedule and manage their classes.

    • Create a class booking system where students can view available classes, book classes, and manage their schedule.

    • Include features like class search, class details, booking confirmation, and calendar view.

    • Implement user authentication to ensure only registered students can book classes.

    • Allow students to cancel or reschedule classes with proper...

  • Answered by AI
Round 2 - Telephonic Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer understand the current problem statement I was working on. 
Asked the clarifying questions and alternative approaches to solve the same and their tradeoffs.
Also, asked about the technologies I was using in depth and reason for choosing the same.

  • Q1. 

    Gas Tank Problem Statement

    You have a car with a gas tank of infinite capacity. There are 'N' gas stations located along a circular route, numbered from 0 to N-1. You begin your journey with an empty tank...

  • Ans. 

    Find the starting gas station index to complete a circular route with gas and cost arrays.

    • Iterate through gas stations, keeping track of gas remaining after each station

    • If gas remaining is negative, reset starting station to current station + 1

    • If total gas remaining at the end is greater than or equal to total cost, return starting station index

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 45 Minutes
Round difficulty - Medium

This round was their with the CTO and was mostly the culture fitment round.

 

Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round was with the cofounder and was mostly culture fitment.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaRIVIGO interview preparation:Topics to prepare for the interview - Data Structures, Competitive Programming, Databases, Java, Spring , Hibernate, Jenkins, AWSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice questions on leetcode
Tip 2 : Understand the best solutions in depth and algorithm used
Tip 3 : Ask clarifying questions to the interviewer and break the problem to smaller sub parts

Application resume tips for other job seekers

Tip 1 : Highlight your most impactful work on the resume
Tip 2 : Keep it easy to understand

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. No technical questions
  • Q2. BASIC INTERVIEW LIKE L1

Interview Preparation Tips

Interview preparation tips for other job seekers - No job guaranty, Non technical HOD, Unmanaged Infra

I applied via Recruitment Consultant and was interviewed in Jun 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Sir .. which programming language perfect for interview ?
  • Q2. Sir .. write any one c++ program ..
  • Q3. Sir .. explain that c++ program
  • Q4. Tell me your ambition ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Perfect and confidence

Interview Questionnaire 

1 Question

  • Q1. Focus is on Personality and Communication. You can pick up the subject knowledge pretty easily, it is not rocket science

Value Chain Solutions Interview FAQs

How many rounds are there in Value Chain Solutions interview?
Value Chain Solutions interview process usually has 1-2 rounds. The most common rounds in the Value Chain Solutions interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Value Chain Solutions interview?
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 Value Chain Solutions. The most common topics and skills that interviewers at Value Chain Solutions expect are Communication Skills, Real Estate Sales, PDF, Javascript and Sales.
What are the top questions asked in Value Chain Solutions interview?

Some of the top questions asked at the Value Chain Solutions interview -

  1. What is the difference between Asp.net and Asp.net co...read more
  2. What is design pattern and types of design patter...read more
  3. Do you know the VB Macro Shi...read more

Tell us how to improve this page.

Value Chain Solutions Interview Process

based on 7 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

DTDC Express Interview Questions
3.7
 • 151 Interviews
Safexpress Interview Questions
4.0
 • 103 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
GATI-KWE Interview Questions
3.9
 • 86 Interviews
VRL Logistics Interview Questions
3.8
 • 18 Interviews
View all

Value Chain Solutions Reviews and Ratings

based on 56 reviews

3.1/5

Rating in categories

3.2

Skill development

3.1

Work-life balance

2.8

Salary

2.9

Job security

2.9

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 56 Reviews and Ratings
Maintenance Lead - Automation

Ahmedabad

5-10 Yrs

Not Disclosed

Explore more jobs
Business Analyst
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SQL Developer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Value Chain Solutions with

Mahindra Logistics

3.9
Compare

TVS Supply Chain Solutions

3.8
Compare

GATI-KWE

3.9
Compare

Blue Dart Express

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