Upload Button Icon Add office photos
Engaged Employer

i

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

GlobalLogic Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GlobalLogic Web Developer Interview Questions and Answers

Updated 5 Dec 2024

GlobalLogic Web Developer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

Basic ml , stat , ml topics

Round 2 - One-on-one 

(2 Questions)

  • Q1. Brief about projects
  • Q2. ML interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack

Interview questions from similar companies

I appeared for an interview before Nov 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell about yourself.
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Excellent communication and interpersonal skills

    • Proven track record of successfully managing client relationships

    • Strong ability to work in fast-paced environments and meet deadlines

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I wasn't thinking of joining there, Came along with a friend, so thought of giving it a try, Got my resume shortlisted and was asked to attend the second round.
Tips: Be bold. Want something?, ask them, You wont be disappointed. Try to be more energetic when you talk, make the interviewer smile, you'll get through !!!

Round: Test
Experience: You'll get connected to someone in USA, through a phone call, That person will interview you.
Tips: Try to be yourself, feel free, he/she is also a person like you , talk freely, but listen to what they're asking, response is yours , don't worry about your answer. Make them smile or try to make them think that it'd be fun to work with you.
Duration: 1 hour
Total Questions: 50

Round: HR Interview
Experience: Friendly people, They'll ask you something familiar, "tell about yourself". I told them about me , my passion and all those stuffs, Again left the place looking them smile.
Tips: When this question is asked, many will tell something different like what they want to be, Just tell them whatever you feel at that moment . Feel Nervous, just let them know, They ain't gonna think bad!!!.

Skills: Communication And Confidence

I applied via Approached by Company and was interviewed before May 2018. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Core Java questions except multi threading. New features in java 8. Basic spring boot questions. Sorting algorithm. Comparable and comparator interface. Focus on core java
  • Q2. Core java. Custom hasmmap implementation.

Interview Preparation Tips

General Tips: Focus on core java.
Skills: Problem Solving, Analytical Skills
Duration: <1 week

I applied via Company Website and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell me About yourself
  • Q2. Why do you want join Genpact
  • Q3. Which are three Golden Rules
  • Ans. 

    Three Golden Rules are: Do unto others as you would have them do unto you, Love your neighbor as yourself, and Honor your father and mother.

    • Do unto others as you would have them do unto you - treat others the way you want to be treated

    • Love your neighbor as yourself - show kindness and compassion to those around you

    • Honor your father and mother - respect and appreciate your parents and their guidance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While give interview just be natural and give simple and short answers

I applied via Campus Placement and was interviewed before Jan 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Regulatory basics, ICH guidelines

Interview Preparation Tips

Interview preparation tips for other job seekers - Do the basic related to regulatory affairs

Interview Questionnaire 

2 Questions

  • Q1. What's a Single Ops tool?
  • Ans. 

    Single Ops tool is a software that helps businesses manage their operations from a single platform.

    • It streamlines processes and improves efficiency

    • It can include features like scheduling, inventory management, and invoicing

    • Examples include ServiceTitan, Jobber, and Housecall Pro

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a background in marketing and have worked in the industry for 5 years.

    • I am currently pursuing a Master's degree in Business Administration to further my skills and knowledge.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: We had screening test in which 15 out of 40 were shortlisted
Tips: Be quick , skip the difficult ones
Duration: 20 minutes
Total Questions: 60

Round: Group Discussion
Experience: Had a brief discussion on the topic.Started the conversation and did positive contribution.
Tips: Speak with confidence , maintain eye contact with everyone .
Duration: 15 minutes

Round: Technical Interview
Experience: Have been asked around 10-15 questions , difficulty is moderate

Round: HR Interview
Experience: Open loop questions
Tips: Be realistic and keep it short

College Name: Malla Reddy Institute Of Engineering & Technology ( MRIET )

Skills evaluated in this interview

Interview Questionnaire 

10 Questions

  • Q1. Sql command for creating a table
  • Ans. 

    SQL command for creating a table

    • Use CREATE TABLE statement

    • Specify table name and column names with data types

    • Add any constraints or indexes as needed

  • Answered by AI
  • Q2. Sql command for inserting details in table,changing them and deleting specifics ones
  • Ans. 

    SQL commands for inserting, updating, and deleting data from a table.

    • INSERT INTO table_name (column1, column2, column3) VALUES (value1, value2, value3);

    • UPDATE table_name SET column1 = new_value1 WHERE condition;

    • DELETE FROM table_name WHERE condition;

  • Answered by AI
  • Q3. Difference between truncate and drop
  • Ans. 

    Truncate and drop are SQL commands used to remove data from a table.

    • Truncate removes all data from a table but keeps the structure intact.

    • Drop removes the entire table and its structure.

    • Truncate is faster than drop as it only removes data.

    • Drop cannot be undone while truncate can be rolled back.

    • Truncate resets the identity of the table while drop does not.

    • Examples: TRUNCATE TABLE table_name; DROP TABLE table_name;

  • Answered by AI
  • Q4. Difference between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports classes and objects while C does not.

    • C++ has better support for polymorphism and inheritance.

    • C++ has a standard template library (STL) while C does not.

    • C++ allows function overloading while C does not.

    • C++ has exception handling while C does not.

  • Answered by AI
  • Q5. Tell me abt yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects involving web development and data analysis.

    • I am proficient in Java and Python programming languages.

    • I have experience with frameworks such as Spring and Django.

    • I am familiar with databases such as MySQL and MongoDB.

  • Answered by AI
  • Q6. Why interest in IT line
  • Ans. 

    I have always been fascinated by technology and its ability to solve complex problems.

    • I enjoy problem-solving and logical thinking

    • I have a natural curiosity for how things work

    • I see the potential for technology to make a positive impact on society

    • I have experience in programming and find it rewarding

    • I am excited about the constant innovation and evolution in the IT industry

  • Answered by AI
  • Q7. What r ur strengths and weakness
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork. My weakness is public speaking.

    • Strengths: problem-solving, adaptability, teamwork

    • Examples: I have successfully solved complex coding problems, adapted to new technologies quickly, and collaborated effectively with team members.

    • Weakness: public speaking

    • Examples: I get nervous when speaking in front of large groups, but I am working on improving my present

  • Answered by AI
  • Q8. Why should we select you
  • Ans. 

    I have the technical skills, experience, and passion to excel in this role.

    • I have a strong background in software development, with expertise in multiple programming languages and frameworks.

    • I have experience working on complex projects and collaborating with cross-functional teams.

    • I am passionate about staying up-to-date with the latest technologies and trends in the industry.

    • I am a quick learner and adaptable to new ...

  • Answered by AI
  • Q9. Discussed abt my test results(positive and negatives)
  • Q10. He asked about my hometown,mathura and near around area

Interview Preparation Tips

Round: Technical Interview
Experience: technical interview was easy if u know basics of sql and c++.
Tips: try to achieve good marks in the test
sneek out for your marks in technical and aptitude test results in interviewer's hands it will help u make ur mind of the level u need to give to get the job, as few students with low scores also got the job but they had tough interviews

Round: HR Interview
Experience: experience of this round was very cool, interviewer started asking with basic questions . i focussed on my strengths, accepted my weaknesses, used the good result in test in conversation that helped, give an insight about hometown places when he asked. i was little bit nervous and my english was not sounding good enough at that time.
Tips: focus on your --1. communication skills
2. english
be calm,
be prepared for basic questions

Skill Tips: be smart enough to focus/direct the conversation in ur favour
some students with zero technical knowledge cleared the technical interview with this skill
Skills: communication skills, english fluency,
College Name: NIT AGARTALA

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Account subject details

Interview Preparation Tips

Interview preparation tips for other job seekers - Work experience in details

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Web Developer interview?
GlobalLogic interview process usually has 2 rounds. The most common rounds in the GlobalLogic interview process are Assignment and One-on-one Round.
How to prepare for GlobalLogic Web Developer 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 GlobalLogic. The most common topics and skills that interviewers at GlobalLogic expect are Agile, Agile Methodology, Application Design, Business Analysis and Execution.
What are the top questions asked in GlobalLogic Web Developer interview?

Some of the top questions asked at the GlobalLogic Web Developer interview -

  1. ML interview questi...read more
  2. brief about proje...read more

Tell us how to improve this page.

GlobalLogic Web Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
GlobalLogic Web Developer Salary
based on 7 salaries
₹3.7 L/yr - ₹8 L/yr
29% more than the average Web Developer Salary in India
View more details

GlobalLogic Web Developer Reviews and Ratings

based on 2 reviews

1.3/5

Rating in categories

1.4

Skill development

1.4

Work-life balance

1.4

Salary

1.3

Job security

1.4

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 2 Reviews and Ratings
Associate Analyst
3.9k salaries
unlock blur

₹1 L/yr - ₹7.2 L/yr

Senior Software Engineer
3.4k salaries
unlock blur

₹5.3 L/yr - ₹22 L/yr

Analyst
3.1k salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Software Engineer
3k salaries
unlock blur

₹4 L/yr - ₹12.7 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹9.2 L/yr - ₹33 L/yr

Explore more salaries
Compare GlobalLogic with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

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