Upload Button Icon Add office photos

Filter interviews by

COSGrid Networks Interview Questions and Answers

Updated 16 May 2024

COSGrid Networks Interview Experiences

Popular Designations

2 interviews found

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

I applied via Internshala and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

Video on why I want to join the team Cosgrid

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions about my majors

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

HR Intern Interview Questions & Answers

user image Anonymous

posted on 5 May 2023

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

I applied via Internshala and was interviewed in Nov 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. What is the motivation for HR role?
  • Ans. 

    The motivation for HR role is to create a positive work environment, support employee growth, and ensure compliance with laws and regulations.

    • To create a positive work environment by fostering a culture of respect, inclusion, and collaboration

    • To support employee growth by providing training and development opportunities, career advancement, and recognition programs

    • To ensure compliance with laws and regulations by maint...

  • Answered by AI
Round 3 - Aptitude Test 

Attitude analysis, Psychometric test, General understanding of the role

HR Intern Interview Questions asked at other Companies

Q1. Why Human Resources ? What is its importance in Tourism industry and in general to every firm regarding to all industries ?
View answer (2)

Jobs at COSGrid Networks

View all

Interview questions from similar companies

I applied via Other and was interviewed before Mar 2018. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Serivece expression plz told
  • Q2. Customer choice given service and reply best response
  • Q3. How much transfer customer
  • Ans. 

    The question is unclear and lacks context.

    • Request clarification on what is meant by 'transfer customer'

    • Ask for more information about the specific role and responsibilities of an Assistant Manager

    • Seek clarification on the purpose or objective behind the question

  • Answered by AI
  • Q4. 6000/ customer satisfaction guaranteed service

Interview Preparation Tips

General Tips: Maruti home relocation movers and packers door to door delivery All responsibility packing and moving service
Skills: Communication

I appeared for an interview before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. It was an online technical test. Questions were related to ME outlook, mobile device management , Networking and many more

Interview Preparation Tips

Round: Grammar Round
Experience: It was a written English grammar test to analyse how grammatically sound you are.
Tips: Just revise your basic English grammar like prepositions verbs nd essay/paragraph writing

Round: COMMUNICATION SKILLS Round
Experience: In this round they ask you to speak something on the given topic or sometimes group discussion . Basically they test your vocabulary, your thought process, pronunciation, accent and above all confidence.
Tips: Be confident in whatever you speak. Remember if you get nervous you will need with your words .

Round: Technical Interview
Experience: This was an online test and it had 50 questions all objective types.
Tips: Be technically sound. You cannot Google them as these search engines are blocked

College Name: Babu Banarasi Das National Institute Of Technology And Management (BBDNITM)

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

Analyst Interview Questions & Answers

HCLTech user image Raj Hrithik

posted on 2 Sep 2017

I appeared for an interview in Jul 2017.

Interview Questionnaire 

1 Question

  • Q1. Experience summary and the roles

Interview Preparation Tips

Round: Test
Experience: I was allowed to write a test for 2hrs in that each headings seems to be different and also there is a section heading marks
Duration: 2 hours
Total Questions: 70

Round: Technical Interview
Experience: After finishing i was advised to attend 2nd round in that they ask about the detailed experience of my previous company and finally technical terms question also flows

Skills: Logical And Structured Thinking, Communication And Confidence, Attitude, Psychometric Test, Project Management

I appeared for an interview in Dec 2016.

Interview Questionnaire 

8 Questions

  • Q1. What was your final year project about
  • Ans. 

    My final year project was about developing a mobile application for tracking and managing personal finances.

    • Developed a user-friendly interface for inputting and categorizing expenses

    • Implemented features for setting budgets and generating reports on spending habits

    • Utilized data encryption to ensure the security of financial information

  • Answered by AI
  • Q2. Which role of sdlc were you a part of in your project
  • Ans. 

    I was involved in the testing phase of the SDLC in my project.

    • Participated in creating test cases and executing them

    • Collaborated with developers to identify and fix bugs

    • Ensured the quality of the software before release

  • Answered by AI
  • Q3. Work done in internship
  • Ans. 

    During my internship, I was responsible for assisting with various tasks such as data analysis, project management, and client communication.

    • Assisted with data analysis by collecting and organizing data sets

    • Managed projects by creating timelines, delegating tasks, and tracking progress

    • Communicated with clients to gather feedback and provide updates on project status

  • Answered by AI
  • Q4. Why do you want to join jio
  • Ans. 

    I want to join Jio because of its innovative and disruptive approach in the telecom industry.

    • Jio has revolutionized the telecom industry with its affordable data plans and high-speed internet.

    • I am impressed by Jio's commitment to digital transformation and its focus on providing cutting-edge technology to its customers.

    • Jio's extensive network coverage and strong infrastructure make it an exciting company to work for.

    • I ...

  • Answered by AI
  • Q5. Family background
  • Q6. Can classes be declared abstract in java
  • Ans. 

    Yes, abstract classes can be declared in Java.

    • Abstract classes cannot be instantiated

    • They can have abstract and non-abstract methods

    • Subclasses must implement all abstract methods

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: class Dog extends Animal { void makeSound() { System.out.println("Bark"); }}

  • Answered by AI
  • Q7. Explain polymorphism with a program
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides its own implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has multiple methods with the same n...

  • Answered by AI
  • Q8. Advantages of recursion
  • Ans. 

    Recursion allows for elegant and concise code, simplifies complex problems, and can be more efficient in certain cases.

    • Recursion can simplify complex problems by breaking them down into smaller subproblems.

    • It allows for elegant and concise code, especially when dealing with data structures like trees and graphs.

    • Recursion can be more efficient in certain cases, such as when calculating factorials or Fibonacci numbers.

    • Ho...

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Duration: 10 minutes

Round: Technical + HR Interview
Experience: After he was satisfied with my answers he explained me my job role, salary and the growth in the organization
Tips: Be confident and prepare your CV well..That should do it

Skills evaluated in this interview

COSGrid Networks Interview FAQs

How many rounds are there in COSGrid Networks interview?
COSGrid Networks interview process usually has 2-3 rounds. The most common rounds in the COSGrid Networks interview process are One-on-one Round, Assignment and Resume Shortlist.
How to prepare for COSGrid Networks 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 COSGrid Networks. The most common topics and skills that interviewers at COSGrid Networks expect are Javascript, B2B Sales, Digital Marketing, HTML and Communication Skills.

Tell us how to improve this page.

COSGrid Networks Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Jio Interview Questions
3.9
 • 1.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 847 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
View all

COSGrid Networks Reviews and Ratings

based on 11 reviews

4.3/5

Rating in categories

4.9

Skill development

4.5

Work-life balance

4.6

Salary

4.5

Job security

4.5

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 11 Reviews and Ratings
Digital Marketing Specialist

Chennai

2-4 Yrs

Not Disclosed

Product Growth Marketing- Intern

Chennai

0-1 Yrs

Not Disclosed

Business Development Professional

Chennai

1-4 Yrs

Not Disclosed

Explore more jobs
Compare COSGrid Networks with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Jio

4.0
Compare

Vodafone Idea

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