i
Codalien Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2022. There were 3 interview rounds.
Shared a written coding test.
An authentication system for a bank should have multiple layers of security to protect sensitive information.
Use multi-factor authentication (MFA) to verify user identity
Implement encryption to protect data in transit and at rest
Use secure protocols such as HTTPS and TLS
Implement access controls to limit user permissions
Regularly update and patch the system to address vulnerabilities
Case Study of a Successful Product
I applied via AmbitionBox and was interviewed before May 2023. There were 3 interview rounds.
My assignment was to design an user interface of an AI-enabled application of makeup and beauty application
I had to develop a user interface and UX of a meeting room booking application
Research sources for designing products include user interviews, surveys, competitor analysis, user testing, and analytics.
User interviews to gather insights directly from target users.
Surveys to collect quantitative data and feedback from a larger audience.
Competitor analysis to understand industry trends and best practices.
User testing to validate design decisions and identify usability issues.
Analytics to track user...
I appeared for an interview in Oct 2020.
Round duration - 20 minutes
Round difficulty - Easy
Around 8 pm I got the call from Interviewer. The interview was friendly, Only one problem was asked then general discussion.
To swap two numbers without using a third variable, use arithmetic operations.
Add the two numbers together and store the result in one of the variables.
Subtract the second number from the sum and store the result in the second variable.
Subtract the original first number from the sum and store the result in the first variable.
Round duration - 90 minutes
Round difficulty - Hard
It was given the flexibility of 1 day to take as per our convenience. The Environment of Coderbyte was good. Ten MCQs and five coding questions were asked.
You are given a string STR
which contains alphabets, numbers, and special characters. Your task is to reverse the string.
STR = "abcde"
"e...
Reverse a given string containing alphabets, numbers, and special characters.
Iterate through the string from the end to the beginning and append each character to a new string.
Use built-in functions like reverse() or StringBuilder in languages like Python or Java for efficient reversal.
Handle edge cases like empty string or strings with only one character separately.
Ensure to consider the constraints provided such as t...
Given two strings 'STR' and 'PTR', identify all starting indices of 'PTR' anagram substrings in 'STR'. Two strings are anagrams if one can be rearranged to form the other.
Find starting indices of anagram substrings of PTR in STR.
Iterate through STR using a sliding window of size M to check for anagrams with PTR.
Use a hashmap to store the frequency of characters in PTR and the current window of STR.
If the hashmap matches, add the starting index of the window to the result list.
Given two strings representing expressions in variables, determine if they are equivalent. Return 'YES' if the expressions are identical and 'NO' if they are different. Each ex...
Determine if two expressions are equivalent by evaluating them with different variable assignments.
Parse the expressions to evaluate them with different variable assignments.
Use a stack to keep track of operands and operators while evaluating the expressions.
Check if the final results of both expressions are the same to determine equivalence.
Given an array or list 'ARR' containing values for 'N' nodes of a binary tree, your task is to construct a complete binary tree in a level order fashion. T...
Construct a complete binary tree in level order fashion from given array of values for nodes.
Create a queue to store nodes
Start with the first element as the root node
Pop the front node from the queue and assign its children from the array
Continue until all nodes are processed
Determine the shortest substring of the string S
that includes every character from S
at least once. If multiple shortest substrings exist, return the one that start...
Find the shortest substring in a string that contains all unique characters.
Use a sliding window approach to find the shortest substring with all unique characters.
Keep track of the characters in the current window using a hashmap.
Move the window's start index to the right until all characters are included.
Return the shortest substring found.
Example: For input 'abcba', the output should be 'abc'.
Round duration - 60 minuted
Round difficulty - Medium
Afternoon at 2 pm, The interviewer was friendly. Two questions and then general discussion.
The event loop is a mechanism that allows for efficient handling of multiple events in a system, while the event queue stores events waiting to be processed.
The event loop continuously checks for events in the event queue and processes them one by one.
Events can include user inputs, system notifications, or timer expirations.
The event queue acts as a buffer, holding events until the event loop is ready to process them.
...
Tip 1 : Must solve coding problems minimum 2-3 daily and 300+ problems would be great to tackle interview questions.
Tip 2 : Work on at least 3 major projects which involve many technology stacks.
Tip 3 : Prepare your resume really well because it's our first impression.
Tip 1 : Have at least 3 good projects in your resume mentioning in detail, can also use Google framework "Accomplished [X] as measured by [Y] by doing [Z]" while mentioning the project details.
Tip 2 : For less than 2 years experience keep it a single-page resume and check your grammatical errors. I would recommend you Grammarly for it.
Codalien Technologies interview questions for popular designations
Top trending discussions
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
posted on 14 Oct 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
There are Question based on data strcuture ,they cover all the topic in ds
In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code
posted on 14 Mar 2022
3 coding questions of moderate difficult
posted on 17 Feb 2023
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
It had 2 programming questions and 30 aptitude questions
it
I am familiar with several programming languages including Java, Python, and C++.
Proficient in Java and Python
Familiar with C++ and JavaScript
Experience with SQL and HTML/CSS
Comfortable with object-oriented programming and data structures
Continuously learning and exploring new languages and technologies
posted on 29 Nov 2024
I appeared for an interview in May 2024.
Totally there were 15 questions
based on 1 interview
Interview experience
based on 16 reviews
Rating in categories
Software Developer
6
salaries
| ₹4 L/yr - ₹9.6 L/yr |
Software Engineer
5
salaries
| ₹4 L/yr - ₹10 L/yr |
Full Stack Developer
4
salaries
| ₹6 L/yr - ₹8 L/yr |
UI Developer
3
salaries
| ₹4.3 L/yr - ₹7.2 L/yr |
Full Stack Software Developer
3
salaries
| ₹6 L/yr - ₹7.9 L/yr |
Yalamanchili Software Exports
ScoreMe Solutions
Global Edge Software
Trawex Technologies