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 SDE Interview Questions and Answers

Updated 2 Dec 2024

Cogoport SDE Interview Experiences

3 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 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 - Aptitude Test 

Was a fairly basic Aptitude test, but time was less so you need to be fast

Round 3 - Coding Test 

3 coding questions, 2 were easy and 1 was leetcode medium to hard level. Now that 1 questions is important, I got an interview by solving both easy and returning 0 in the hard one to pass 2 test cases lol

Round 4 - One-on-one 

(2 Questions)

  • Q1. They can ask a very easy linked list question or a very hard DP question also depending on your luck and your presentation skills
  • Q2. Sort the link list
  • Ans. 

    Sort a linked list

    • Use a sorting algorithm like merge sort or quick sort to rearrange the nodes in the linked list

    • Maintain pointers to the current node, previous node, and next node while sorting

    • Update the head of the linked list after sorting

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. He will ask your JEE rank and your previous internship experience, but don't worry if you made it to the HR round you are 110% selected

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join this company, they will f*ck your mental piece, they will cut your basic salary and no bonus will be given as mentioned in CTC like joining or retention

Skills evaluated in this interview

SDE Interview Questions & Answers

user image Anonymous

posted on 2 Dec 2024

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

(2 Questions)

  • Q1. Introduce yourself
  • Q2. How are you doing

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Return Subsets Sum to K Problem Statement Given an integer array ... read more
asked in Nagarro
Q2. Partition to K Equal Sum Subsets Problem Given an array of intege ... read more
asked in Nagarro
Q3. Sort a "K" Sorted Doubly Linked List Given a doubly-linked list w ... read more
asked in Nagarro
Q4. Maximum Meetings Selection You are tasked with scheduling meeting ... read more
asked in Amazon
Q5. There is a 12 km road and a contractor who is in-charge of repair ... read more

SDE Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Initially aptitude round, followed by coding test

Round 2 - Coding Test 

Not yet completed will update later about my experience.

Interview questions from similar companies

SDE Interview Questions & Answers

Freight Tiger user image Satyam Mishra

posted on 24 May 2024

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

(1 Question)

  • Q1. Print LCS of a string
  • Ans. 

    Print Longest Common Subsequence of a string

    • Use dynamic programming to find the LCS of two strings

    • Create a 2D array to store the lengths of LCS for each pair of characters

    • Trace back through the array to find the actual LCS string

    • Example: For strings 'ABCBDAB' and 'BDCAB', the LCS is 'BCAB'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I rejected after round 1

Skills evaluated in this interview

SDE Interview Questions & Answers

FarEye user image Anonymous

posted on 19 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good HackerRank Question

Round 2 - Technical 

(2 Questions)

  • Q1. 2 sum Array question
  • Q2. Left View of a tree
  • Ans. 

    The left view of a tree shows the nodes that are visible when looking at the tree from the left side.

    • Traverse the tree in a level order manner

    • Keep track of the first node encountered at each level

    • Add the first node at each level to the result array

  • Answered by AI

Skills evaluated in this interview

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

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

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

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 Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tree, bfs and dfs and dynamic programming is asked mainly, medium level leetcode questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up dfs bfs and medium lc, a little bit of system design and sql too
Contribute & help others!
anonymous
You can choose to be anonymous

Cogoport Interview FAQs

How many rounds are there in Cogoport SDE interview?
Cogoport interview process usually has 2-3 rounds. The most common rounds in the Cogoport interview process are Aptitude Test, Coding Test and HR.
What are the top questions asked in Cogoport SDE interview?

Some of the top questions asked at the Cogoport SDE interview -

  1. sort the link l...read more
  2. They can ask a very easy linked list question or a very hard DP question also d...read more
  3. How are you do...read more

Recently Viewed

SALARIES

Cogoport

SALARIES

MathCo

JOBS

Cogoport

No Jobs

JOBS

Cogoport

No Jobs

LIST OF COMPANIES

Cogoport

Overview

LIST OF COMPANIES

Personio

Overview

SALARIES

MathCo

DESIGNATION

INTERVIEWS

MagicPin

No Interviews

INTERVIEWS

FarEye

No Interviews

Tell us how to improve this page.

Cogoport SDE Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 458 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
BlackBuck Interview Questions
3.8
 • 174 Interviews
MagicPin Interview Questions
3.0
 • 49 Interviews
Stylebaazar Interview Questions
4.0
 • 31 Interviews
Tokopedia Interview Questions
4.0
 • 27 Interviews
FarEye Interview Questions
3.1
 • 26 Interviews
View all
Cogoport SDE Salary
based on 6 salaries
₹9 L/yr - ₹20 L/yr
37% less than the average SDE Salary in India
View more details

Cogoport SDE Reviews and Ratings

based on 5 reviews

1.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 5 Reviews and Ratings
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