i
Apexon
Filter interviews by
I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.
HR process flow involves recruitment, onboarding, training, performance management, and offboarding.
Recruitment involves sourcing candidates, screening resumes, conducting interviews, and making job offers.
Onboarding includes orientation, paperwork, and introducing new hires to the company culture.
Training involves providing employees with the necessary skills and knowledge to perform their job duties effectively.
Perfo...
Top trending discussions
I applied via Campus Placement
Attitude test best performance 👍
Group discussion best performance 👍
Assignment best performance 👍
I applied via Indeed and was interviewed before Jan 2024. There were 4 interview rounds.
It was good. I got good score
All were selected. It was a nice interview round
Data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.
Data structures define the way data is organized and stored in memory.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Each data structure has its own advantages and disadvantages depending on the type of operations needed.
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
let, const, and var are used to declare variables in JavaScript. Closures are functions that have access to their outer scope even after the outer function has finished executing.
let: block-scoped variable declaration, can be reassigned
const: block-scoped variable declaration, cannot be reassigned, but its properties can be modified
var: function-scoped variable declaration, can be reassigned
Closure: inner function has ...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable declarations are hoisted to the top of their scope, but not their initializations.
Function declarations are fully hoisted, including their definitions.
Hoisting can lead to unexpected behavior if not understood properly.
String reverse and factorial programs in array of strings.
For string reverse program, iterate through the string from end to beginning and append each character to a new string.
For factorial program, use a loop to multiply numbers from 1 to n.
Example for string reverse: Input 'hello' -> Output 'olleh'
Example for factorial: Input 5 -> Output 120 (5*4*3*2*1)
Add two arrays element-wise and reverse the resulting array of strings.
Iterate through both arrays and add corresponding elements together.
Reverse the resulting array of strings.
Handle edge cases like arrays of different lengths.
Example: ['1', '2', '3'] + ['4', '5', '6'] = ['5', '7', '9'] -> reverse -> ['9', '7', '5']
String methods are used to manipulate and work with strings in programming languages.
toUpperCase(): Converts a string to uppercase
toLowerCase(): Converts a string to lowercase
charAt(index): Returns the character at the specified index
indexOf(substring): Returns the index of the first occurrence of a substring
split(delimiter): Splits a string into an array of substrings based on a delimiter
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
posted on 23 Jan 2024
I applied via Approached by Company and was interviewed before Jan 2023. There were 2 interview rounds.
Basic DSA array,stack , queue ,map
I applied via campus placement at St Francis Institute of Technology, Mumbai and was interviewed before Sep 2022. There were 5 interview rounds.
Aptitude Test jsbsb ksjhdb sbs
Group discussion topic and 15 min discussion
I applied via Referral and was interviewed before Jun 2022. There were 4 interview rounds.
Basic coding test, Oops program and some technical problem.
OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction. Abstraction is a concept where only relevant information is shown to the user, while interface is a blueprint for classes.
OOPs concepts: encapsulation, inheritance, polymorphism, abstraction
Abstraction: showing only relevant information to the user
Interface: blueprint for classes, defines methods without implementation
Example: Abstraction ...
Senior Software Engineer
790
salaries
| ₹6.4 L/yr - ₹25.7 L/yr |
Software Engineer
598
salaries
| ₹4 L/yr - ₹14.3 L/yr |
Softwaretest Engineer
252
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Senior Engineer
241
salaries
| ₹7 L/yr - ₹26.2 L/yr |
Technical Lead
190
salaries
| ₹10 L/yr - ₹33 L/yr |
TCS
Infosys
Wipro
HCLTech