i
Cogoport
Filter interviews by
I appeared for an interview before Feb 2024.
I applied via Campus Placement and was interviewed before Jan 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.
posted on 27 Jan 2017
I appeared for an interview in Dec 2016.
I applied via Company Website and was interviewed before May 2019. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
Designing Facebook involves creating a social networking platform with features like user profiles, news feed, messaging, and more.
Create a user registration and login system
Develop a news feed algorithm to display relevant content
Implement a messaging system for users to communicate
Design a user profile page with customizable options
Incorporate features like groups, events, and pages
Ensure scalability and security of
Reverse a linked list
Iterative approach using three pointers
Recursive approach with base case and recursive call
In-place reversal using stack
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
- simple basic ios questions
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Key Account Manager
225
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Associate Software Engineer
110
salaries
| ₹7 L/yr - ₹15 L/yr |
Software Engineer
83
salaries
| ₹7 L/yr - ₹20 L/yr |
Product Manager
81
salaries
| ₹20 L/yr - ₹35 L/yr |
Software Developer
72
salaries
| ₹7.5 L/yr - ₹20 L/yr |
MagicPin
InsanelyGood
KrazyBee
Treebo Hotels