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

Updated 17 Oct 2024

Cogoport Sde1 Interview Experiences

4 interviews found

Sde1 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:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Aptitude Test 

Easy questions but less time

Round 3 - Coding Test 

2 easy and 1 hard leet code

Round 4 - One-on-one 

(3 Questions)

  • Q1. Reverse the link list
  • Ans. 

    Reverse a linked list

    • Iterate through the linked list and reverse the pointers

    • Use three pointers - prev, current, next to reverse the links

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. The Hanoi tower problem was given
  • Q3. One DP question was given to explain not write
Round 5 - HR 

(1 Question)

  • Q1. JEE rank and previous paid internship

Interview Preparation Tips

Topics to prepare for Cogoport Sde1 interview:
  • DSA
  • Node.Js
  • React.Js
  • React Native
  • ruby on rails
  • Ruby Rails
Interview preparation tips for other job seekers - PLEASE DON'T JOIN THIS COMPANY specially freshers they will ruin your career

Skills evaluated in this interview

Sde1 Interview Questions & Answers

user image Anonymous

posted on 5 Mar 2024

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Apti and Behavioural Online Round 15-30 minutes

Round 2 - Coding Test 

1.5 hrs long. 3 Problems Easy to Medium

Round 3 - Technical 

(3 Questions)

  • Q1. Cogoport was mass hiring, so interview was only 30 minutes long. Basic DSA, sorting, and SQL queries.
  • Q2. Merge Sort Algorithm
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them.

    • Divide the array into two halves recursively

    • Sort each half separately using merge sort

    • Merge the sorted halves back together

  • Answered by AI
  • Q3. SQL Query Basic Join
Round 4 - HR 

(1 Question)

  • Q1. 5-7 minutes final HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - Great learning curve as its a startup. BUT Don't go to this company. Mass Hiring => Mass Layoffs. This has been the main ideology of Cogoport since the beginning. Followed by salary cuts of course.

Skills evaluated in this interview

Sde1 Interview Questions Asked at Other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and Arra ... read more
asked in Park Plus
Q2. 1. What is a doubly-linked list? And real-world applications.
asked in Amazon
Q3. pid ={3,5,0,1} ppid ={5,4,2,2} process id(pid) ppid=parent proces ... read more
Q4. Given one point and circle how will you find if it's inside circl ... read more
asked in Amazon
Q5. N queen problem with problem statement and dry running of code wi ... read more

Sde1 Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Oct 2023.

Round 1 - Aptitude Test 

1 hour long time in hyper loop

Round 2 - Coding Test 

Singularity is not a point in space, it is a moment in time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Singularity is not a point in space, it is a moment in time. S

Sde1 Interview Questions & Answers

user image Anonymous

posted on 6 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions that anyone could answer

Round 2 - Coding Test 

O(N) questions, questions like string reversal etc…

Cogoport interview questions for designations

 Software Developer

 (6)

 Software Engineer

 (3)

 Junior Software Developer

 (1)

 Software Development Engineer

 (1)

 Software Developer Intern

 (1)

 Associate Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Development Engineer 1

 (1)

Interview questions from similar companies

Sde1 Interview Questions & Answers

FarEye user image Anonymous

posted on 7 Jun 2022

I applied via Campus Placement and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Too find all numbers whose consecutive digits differ by 1
  • Ans. 

    Find all numbers whose consecutive digits differ by 1

    • Iterate through all numbers and check if consecutive digits differ by 1

    • Start with 12 and increment by 1 until 98

    • Add the number to the result array if it satisfies the condition

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Discussion on Projects, HR questions, then a DS problem to find all numbers whose consecutive digits differ by 1.

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 Sde1 interview?
Cogoport interview process usually has 3-4 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 Sde1 interview?

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

  1. reverse the link l...read more
  2. Merge Sort Algori...read more
  3. Cogoport was mass hiring, so interview was only 30 minutes long. Basic DSA, sor...read more

Recently Viewed

SALARIES

SiMa.ai

DESIGNATION

INTERVIEWS

Cogoport

No Interviews

SALARIES

Cogoport

SALARIES

MathCo

JOBS

Cogoport

No Jobs

JOBS

Cogoport

No Jobs

LIST OF COMPANIES

Cogoport

Overview

LIST OF COMPANIES

Personio

Overview

SALARIES

MathCo

Tell us how to improve this page.

Cogoport Sde1 Interview Process

based on 6 interviews

2 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 458 Interviews
Ecom Express Interview Questions
3.8
 • 198 Interviews
BlackBuck Interview Questions
3.8
 • 176 Interviews
MagicPin Interview Questions
3.0
 • 50 Interviews
FarEye Interview Questions
3.1
 • 27 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
View all
Cogoport Sde1 Salary
based on 25 salaries
₹10 L/yr - ₹17 L/yr
39% less than the average Sde1 Salary in India
View more details

Cogoport Sde1 Reviews and Ratings

based on 8 reviews

1.0/5

Rating in categories

1.6

Skill development

1.0

Work-life balance

1.6

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 8 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