Filter interviews by
I was interviewed in Dec 2024.
I was interviewed in Dec 2024.
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
To modify an array, you can access individual elements by their index and update them with new values.
You can also add new elements to the array by assigning values to new indexes.
Example: let array = ['apple', 'banana', 'cherry']; array[1] = 'orange'; array.push('grape');
Callback functions are functions passed as arguments to other functions to be executed later.
Callback functions are commonly used in event handling, asynchronous programming, and functional programming.
They allow for flexibility and reusability of code by separating concerns.
An example of a callback function is the 'setTimeout' function in JavaScript.
To create a calculator in JavaScript, you can use HTML for the layout and JavaScript for the functionality.
Create a basic HTML structure with buttons for numbers and operators
Use JavaScript to handle user input and perform calculations
Display the result on the screen in real-time
Handle edge cases like division by zero or multiple operators in a row
What is array and how to modify it
I was responsible for providing technical support to customers, troubleshooting issues, and resolving problems.
Provided technical support to customers via phone, email, and chat
Troubleshooted hardware and software issues
Resolved technical problems in a timely manner
Documented customer interactions and solutions
Collaborated with other teams to escalate complex issues
No, I did not cheat in my exams. I believe in honest hard work and integrity.
I have always believed in the value of education and the importance of earning my grades honestly.
Cheating goes against my personal values and ethics.
I have never been involved in any form of academic dishonesty.
I believe that cheating only harms oneself in the long run.
Top trending discussions
Yes, social media can be used for educational purposes.
Social media provides a platform for sharing educational content and resources.
It allows for collaboration and communication among students and teachers.
Social media can enhance learning through interactive discussions and real-time feedback.
It can also help in reaching a wider audience and promoting educational initiatives.
Examples include educational YouTube chan...
I am a highly motivated and experienced project engineer with a strong background in managing complex engineering projects.
I have a Bachelor's degree in Engineering and have been working as a project engineer for the past 5 years.
I have successfully managed multiple projects from conception to completion, ensuring they are delivered on time and within budget.
I have a proven track record of effectively coordinating with...
The present CEO is John Smith.
John Smith is the current CEO of the company.
He has been in this position since 2015.
Under his leadership, the company has experienced significant growth and expansion.
John Smith has a strong background in engineering and project management.
He is known for his strategic vision and ability to drive innovation.
Determining toll for Jamuna Expressway
Consider the distance of the expressway
Analyze the maintenance cost of the expressway
Take into account the traffic volume and expected revenue
Compare with toll rates of similar expressways
Consider the economic status of the region
Consult with experts and stakeholders
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
Interview experience
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant