Upload Button Icon Add office photos
Engaged Employer

i

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

Cogoport Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Cogoport Growth Executive Interview Questions and Answers

Updated 27 May 2024

Cogoport Growth Executive Interview Experiences

1 interview found

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

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

Round 1 - Aptitude Test 

It was about 30 minutes which was comprised of svar and aptitude

Round 2 - Case Study 

About company case study

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Why do you like sales

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

Interview Questionnaire 

2 Questions

  • Q1. Sale me a pen or mobile
  • Ans. 

    I would recommend the mobile over the pen as it offers more functionality and convenience.

    • A mobile can make calls, send messages, take photos, access the internet, and run various apps.

    • A pen can only be used for writing or drawing.

    • A mobile is more convenient as it eliminates the need to carry multiple devices.

    • A mobile can also be used for work purposes, such as checking emails or scheduling appointments.

    • Overall, a mobi

  • Answered by AI
  • Q2. Confidently tell about pen or mobile future how it will write or use...what is the advantage of it like that weather it's wrong or right..

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak loud and confidently
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 4 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Breef About yourself
  • Q2. Experience related questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. What is B2B and B2C Sales
  • Ans. 

    B2B sales refer to business-to-business transactions, while B2C sales refer to business-to-consumer transactions.

    • B2B sales involve selling products or services to other businesses or organizations.

    • B2C sales involve selling products or services directly to individual consumers.

    • B2B sales typically involve longer sales cycles and larger order sizes.

    • B2C sales typically involve shorter sales cycles and smaller order sizes.

    • E...

  • Answered by AI
  • Q3. What is your sales funnel
  • Ans. 

    My sales funnel is a visual representation of the steps I take to convert leads into customers.

    • I start by identifying potential leads through various sources such as referrals, cold calling, and networking events.

    • Once I have identified a lead, I qualify them to ensure they are a good fit for my product or service.

    • I then move the lead through the sales funnel by nurturing them with targeted marketing and personalized co...

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you join this company
  • Q3. Why are you leaving your current job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and relax during interview.
Always connect with good wifi Or mobile data properly.

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming

I applied via Approached by Company and was interviewed in Aug 2021. 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 Resume tips
Round 2 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture with Docker containers for scalability and flexibility.

    • Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.

    • Service di...

  • Answered by AI
  • Q2. Spring and Hibernate questions
Round 2 - Coding Test 

Basic coding questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What prior experience you have

Software Engineer Interview Questions & Answers

Freight Tiger user image yuvraj karanveer singh kamra

posted on 20 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Array and stack based lc standard questions

Round 2 - Case Study 

LLD of Payment Systems

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me what do u do in ur day to day job
  • Q2. What is ur vision
  • Ans. 

    My vision is to create innovative software solutions that positively impact people's lives and drive technological advancements.

    • Developing cutting-edge software applications that improve efficiency and user experience

    • Utilizing emerging technologies like AI and machine learning to solve complex problems

    • Collaborating with cross-functional teams to deliver high-quality products

    • Continuously learning and adapting to stay ah

  • Answered by AI

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is LRU caching and how it can be implemented?
  • Ans. 

    LRU caching is a technique to store frequently used data in cache memory to improve performance.

    • LRU stands for Least Recently Used.

    • It removes the least recently used item from the cache when the cache is full.

    • It uses a doubly linked list and a hash map to implement the cache.

    • When an item is accessed, it is moved to the front of the list.

    • When the cache is full, the item at the end of the list is removed.

    • Example: Java Li...

  • Answered by AI
  • Q2. Explain producer-consumer problem and write code using thread.
  • Ans. 

    Producer-consumer problem involves synchronization between threads to avoid race conditions.

    • Producer produces data and adds it to a shared buffer

    • Consumer consumes data from the shared buffer

    • Synchronization is required to avoid race conditions

    • Code example: https://www.geeksforgeeks.org/producer-consumer-solution-using-threads-in-java/

  • Answered by AI
  • Q3. Check a tree is BST or not.
  • Ans. 

    To check if a tree is a BST or not.

    • Traverse the tree in-order and check if the values are in ascending order.

    • For each node, check if its value is greater than the maximum value of its left subtree and less than the minimum value of its right subtree.

    • Recursively check if the left and right subtrees are also BSTs.

  • Answered by AI
  • Q4. Reverse a single linked list.
  • Ans. 

    Reverse a single linked list.

    • Iterate through the list and change the direction of the pointers

    • Keep track of the previous, current and next nodes

    • Set the head of the list to the last node after reversing

  • Answered by AI
  • Q5. Print the all anagrams of same type in same line from array of Strings
  • Ans. 

    Print all anagrams of same type in same line from array of Strings

    • Create a HashMap with sorted string as key and list of anagrams as value

    • Iterate through array and add each string to corresponding list in HashMap

    • Print all values in HashMap

  • Answered by AI
  • Q6. Features added in Java 8
  • Ans. 

    Java 8 introduced lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow functional programming in Java.

    • Functional interfaces are interfaces with a single abstract method.

    • Streams provide a way to process collections of data in a functional way.

    • Default methods allow interfaces to have implementation.

    • Date and Time API improvements.

    • Nashorn JavaScript engine added.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have appeared on Techgig challenge and get a call from HR regarding Software development Java position.
First round is scheduled on Barraiser and is taken by Third party person. In these round, first interview give me a question to print anagrams from list of strings and to be printed of same type in different line. I have started by discussing the approach and then after 20-30 mins, I was able to reach the optimal solution. Then he discussed me about my project that I am working in current company and tell me to draw the architecture diagram.
After 2 days, I got the call from the HR and selected for 2nd round technical interview with Technical lead.
First time, they have postponed the call which is scheduled on Google meet.
In second time, the interviewer joined and round started with introduction of both and the interview tell me about the company and how it is growing and all.
Then we move to technical discussion. First he asked me about what are features are added in Java 8, then one by one concepts of Java regarding threading, producer-consumer problem.
After OOPS concept discussion, he gave me two DSA problems to solve in optimal way. I am unable to do that since I have not gone through it.
In the interview, I am pretty sure that I am not selected for the next round as my DSA is weak.
And after interview, I have never received any call nor any mail regarding my rejection and feedback.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Cogoport Interview FAQs

How many rounds are there in Cogoport Growth Executive interview?
Cogoport interview process usually has 2 rounds. The most common rounds in the Cogoport interview process are Aptitude Test and Case Study.

Recently Viewed

INTERVIEWS

Chegg

No Interviews

INTERVIEWS

Planet Spark

No Interviews

DESIGNATION

DESIGNATION

DESIGNATION

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Opulence Education Group

No Interviews

DESIGNATION

INTERVIEWS

Blenheim Chalcot

No Interviews

INTERVIEWS

Bayer

No Interviews

Tell us how to improve this page.

Cogoport Growth Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 455 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
BlackBuck Interview Questions
3.8
 • 175 Interviews
MagicPin Interview Questions
3.0
 • 50 Interviews
Stylebaazar Interview Questions
4.0
 • 31 Interviews
FarEye Interview Questions
3.1
 • 26 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
View all

Cogoport Growth Executive Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

3.0

Salary

1.0

Job security

2.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Key Account Manager
226 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
110 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
81 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
74 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cogoport with

Freight Tiger

3.7
Compare

BlackBuck

3.8
Compare

FarEye

3.1
Compare

Delhivery

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent