i
Ness Digital Engineering
Filter interviews by
I applied via Referral and was interviewed before Jul 2022. There were 2 interview rounds.
Apt question with core subject knowledge
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
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
Train topics, Time, Quantitative Aptiture, .Net, Python, Devops
.NET, Python coding statndards, Loops , Switch Cases, C language
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Basic Aptitude test, along with coding questions.
All online coding in java and other tecs,
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
HTC Global Services is a global provider of IT and business process services.
HTC Global Services offers a wide range of services including application development, maintenance, and support.
They also provide business process outsourcing services such as finance and accounting, human resources, and procurement.
HTC Global Services has a strong presence in industries like healthcare, banking, and manufacturing.
The company ...
Accrual journal entry records revenue or expenses before cash is exchanged, while deferred revenue journal entry records cash received before revenue is earned.
Accrual journal entry: Debit accounts receivable/accrued revenue, credit revenue
Deferred revenue journal entry: Debit cash, credit deferred revenue/liability
Accrual example: Debit Accounts Receivable $1,000, credit Service Revenue $1,000
Deferred revenue example:
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 ...
based on 1 review
Rating in categories
Senior Software Engineer
787
salaries
| ₹6 L/yr - ₹23 L/yr |
Software Engineer
512
salaries
| ₹2.4 L/yr - ₹12 L/yr |
Member Technical Staff
238
salaries
| ₹8.8 L/yr - ₹30.4 L/yr |
Software Developer
228
salaries
| ₹2.5 L/yr - ₹11.7 L/yr |
Senior QA Engineer
220
salaries
| ₹5.9 L/yr - ₹23 L/yr |
TCS
Wipro
Infosys
HCLTech