0% found this document useful (0 votes)
334 views7 pages

HCL Interview

Uploaded by

vivek kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
334 views7 pages

HCL Interview

Uploaded by

vivek kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

Tell me about yourself?

Tell me something about your family background?

Walk me through your resume?

Tell me something about your projects?

What are your hobbies?


(visiting spiritual places are my outside interest)

What are your strengths and weaknesses?


(My strength is I easily adapt to any environment and I'm a hard-working person.
And my weakness is I am a very emotional and sensitive person)

What makes you happy?

What are the current trending technologies?

What are your views on social networking (Facebook, Instagram, and Twitter)? It is
harmful or helpful?

What motivates you? Or what motivates you to join in HCL?


(I am motivated by the opportunities for growth and development that HCL offers.
The company's focus on providing a supportive and inclusive environment, along with
its dedication to nurturing talent and promoting professional advancement, is
something I greatly value. I believe that HCL can provide me with the platform and
resources to further develop my skills and reach my full potential.)

Tell me about our company (HCL)?


(HCL Technologies (HCL) is a leading global technology company that provides a wide
range of services and solutions to clients across various industries. Founded in
1976
)

Who is the CEO of HCL?


(C Vijayakumar)

How do you handle stress? Or how will you manage a team under pressure?
(I handle stress by prioritizing tasks, maintaining open communication, and
practicing self-care techniques such as deep breathing and time management. When
managing a team under pressure, I will foster a supportive environment, delegate
tasks effectively, and provide clear guidance and support to ensure the team stays
focused and motivated)

What are the long term goals and short term goals?

How do your strengths overpower your weakness?


(My strengths overpower my weaknesses through self-awareness and continuous
improvement. By recognizing my weaknesses, I proactively seek opportunities to
develop those areas while leveraging my strengths to contribute effectively,
resulting in overall growth and success)

Why do you want to work in HCL?


(I want to work in HCL because of its reputation as a leading global technology
company that emphasizes innovation, collaboration, and growth, Joining HCL would
provide me with an exciting platform to contribute my skills and passion to
impactful projects while being part of a dynamic and forward-thinking team.)

Why do want this job?

Why should I hire you?

Why did you choose this career?

What is your dream company?

Tell us about the skills which are required for this position?

What kind of a manger would you be?

Are you a team player or team lead? Why?

What is your favourite subject in BTech or MTech? Or what was the last book you
read?

How can you contribute to this Company?

How will you react, if you working on a project and your colleague get appraisal
not you?
(If my colleague receives an appraisal while I do not, I would react by maintaining
professionalism and focusing on self-improvement. I would seek feedback, reflect on
my performance, and use the experience as motivation to enhance my skills and
contribute more effectively in future projects)

What qualifications do you have that make you think that you will be successful in
this career?

Present, which programming language is best?

What interests you about our service?


(services is the company's reputation for delivering innovative and cutting-edge
technology solutions.)

What do you know about recent trends in IT industry?

Can you work under pressure or client deadlines?

How many offers you have with you?

Do you know anyone who works for HCL?

Rate your communication skills and your interview? (1-10)

Do you follow anything to improve your knowledge or skills?

How do you feel about working in night shifts and weekends?


( I understand the importance of maintaining a flexible schedule to meet project
deadlines and support the team's goals, and I am willing to adapt my working hours
accordingly.)

How did you decide about this career?

If you face a problem with your own performance, what would you do?
What is difference between hard work and soft work?

What strategy applies to handle main project?

What qualities do you feel a successful manger should have?

What philosophy guides you in work?


(The philosophy that guides me in work is to strive for excellence in everything I
do, embrace a growth mindset, and prioritize collaboration and open communication
to achieve shared goals effectively)

Why are you an ideal candidate for this position?

Where do you see yourself in next five years?

What would you do if you are not hired today?

Would you forego this job if you get a better opportunity?


(Yes, I would consider pursuing a better opportunity if it aligns with my career
goals, offers significant advancements, and provides a more fulfilling and
rewarding professional experience)

Do you know about the bond?

Are you willing to relocate or travel? Or Are you comfortable working any where?

What are your salary expectations? Or How much salary are you except?

Do you have any questions for us?

Technical Interview Questions

(C, C++, Java, Database, OOPs)

What programming languages do you know?

What is software engineering?


(Software engineering is a discipline within the field of computer science that
deals with the systematic design, development, testing, deployment, and maintenance
of software applications and systems.)

What is engineering?
(Engineering is the application of scientific principles, mathematical methods, and
empirical evidence to design, develop, construct, and maintain various systems,
structures, and processes.)

What is scripting language?

What is C language or Java?

Why C is procedural language?


What is JVM?
What is the difference between C and C++?
What is the difference between Java and C++?

What is the difference between oops and C?

What is the difference between Procedural and OOP?

What is the difference between a constructor and a method in C++?

What is the difference between swapping and Paging?


(Swapping occurs when whole process is transferred to the disk. Paging occurs when
some part of the process is transferred to the disk)

What is the difference between an interface and an Abstract class?


(abstract classes are used to provide a base class for concrete subclasses to
inherit from, while interfaces are used to define a set of methods that a class
must implement.)

What is the difference between compilers and interpreters?

What is the difference between Multi threading and Multi tasking?


(multitasking allows the CPU of computer to perform multiple tasks simultaneously,
while multithreading allows the CPU to execute multiple threads of the same process
simultaneously)

What is the difference between call by value and call by reference?

What is the difference between printf () and Scanf ()?

What is the difference between getchar () and getchare ()?

What is the difference between scanf() and gets()?

What is the difference between request processor and request dispatcher?


(Request processor is a class which is responsible for
handling request and response it is provided by struts
framework if we want to customize our controller we can
make in this class.
Request Dispatcher is an interface which supports for
dispatching request from one page to another page in a
application(page may be a servlet file,JSP)

What is the difference between static link and dynamic link library?

What is the difference between android and iOS?

What is the difference between postfix and prefix operators?

What happens when main () method is declared as private?

What is Constant variable?


How would you rename a function in C?
What is Volatile in C programming?

What is Class?

What is Object?

What is Spaghetti Programming?


What is Spanning tree?
(n graph theory, a spanning tree of a connected undirected graph is a subgraph that
includes all the vertices of the original graph while forming a tree)

What are skew trees?


(A skew tree is a type of self-balancing binary search tree,the height of the left
subtree can be greater than or equal to the height of the right subtree, but it is
never less)

What is Pass by reference?

What is the size of an array be declared at runtime?

What is Fragmentation and Segmentation?


(Fragmentation occurs when available memory becomes divided into small, non-
contiguous blocks that are scattered throughout the memory space
In Segmentation, memory is divided into variable size parts usually known as
segments
)
What is Normalization?
Normalization is the process of organizing the data in the database.

What is Macros?
(macros are pieces of code that are given a name)

What are tokens?

What is interface? And Types?

What is thread?

How and who handles data looping?

What is nested loop?

What is oops?

What are the oops concepts?

What is foreign key?


(A FOREIGN KEY is a field (or collection of fields) in one table, that refers to
the PRIMARY KEY in another table.)

What is Constructor?

What is destructor?

What is abstraction?

What is composition in oops?

What is exception handling in oops?

What is method overriding in oops?

Can class objects be passed as function arguments?


(we can pass class objects as arguments and also return them from a function the
same way we pass and return other variables)
What is Pointer?

What is friend function in oops?

What are recursive functions?

What is a semaphore?
(a semaphore is a variable or abstract data type used to control access to a common
resource by multiple threads)

What is the function overloading in oops?

Why is it that not all header files are declared in every c program?

Can you define syntax error and semantic errors?


(Syntax errors: errors due to the fact that the syntax of the language is not
respected.
Semantic errors: errors due to an improper use of program statements.)

What are sealed modifiers?

What is composition?

What is exception?

What is C++?

Why C++ is High level programming language?

What is virtual function in C++?

What is binding in C++?

What is Polymorphism in C++?

What is nutshell in C++?

What is order of B+tree?


(It means every node of that B-Tree can have a maximum of. children.)

What is use of I/O library in C++?

Define whitespace in C++?


(Whitespace is a term that refers to characters that are used for formatting
purposes.)

What is linked list, Queue, Array?

What are the different phases of compiler?

What are two dimensional linked lists?

What is memory management in Java?

What is function of ROLLUP and CUBE?

What is multi threading?


What is anon static function?

Write down to prime algorithm?

How does a debugger set breakpoints in a code you are debugging?


What operating system is used in your Mobile?
Does Java support multiple inheritances?

What is IP address?

What is subnetting?

What is Cloud Computing?

Why is prime motive behind companies using private cloud?

What is Machine Learning?

What is IoT?
What is AI?

What is big data?

What is data Science?

What is static variable?

What are storage classes?

How to provide security in Java?

What is Operating System?

What is testing? And types?


What SQL?
What is Database?
What is DBMS?
Write a program to finding factorial of a number?
How do you declare a variable that will hold string values?
Write a program using SQL queries to find a unique entry in a table?
Write a function to find substring in a string?
Write a program to giver input number binary or not?
Write a program to function to convert decimal into binary
Write a program to recursive function for Fibonacci series?
What is difference between Twitter and face book?
Write a program to print ASCII code for a given digit?
Write a program swap two integers without using temporary variable?

You might also like