i
Wells Fargo
Filter interviews by
Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function.
Example: function outerFunction() { let outerVar = 'I am outer'; function innerFunction() { console.log(outerV...
Event loop in JavaScript is responsible for managing asynchronous operations by executing callback functions in a non-blocking way.
Event loop is a mechanism that allows JavaScript to perform non-blocking I/O operations.
It continuously checks the call stack and the callback queue, moving functions from the queue to the stack when the stack is empty.
Event loop ensures that JavaScript remains responsive and can handle mul
Redux is a predictable state container for JavaScript apps.
Actions are dispatched to the store
Reducers specify how the state changes in response to actions
Store holds the state of the application
Components subscribe to the store to get updates
Micro frontend architecture is an approach to front-end development where a single web application is composed of multiple smaller, independent applications.
Each micro frontend is responsible for a specific feature or functionality
Micro frontends can be developed, tested, and deployed independently
They can be built using different technologies and frameworks
Communication between micro frontends can be achieved through ...
What people are saying about Wells Fargo
posted on 13 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 11 Jan 2025
Medium leetcode question on array list
There were three coding questions.
They posed questions assessing logical and analytical aptitude.
After completing and passing the aptitude round, I was allowed to take the coding round exam, where the questions ranged from easy to medium level.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 23 Apr 2024
I applied via Company Website and was interviewed in Mar 2024. There were 4 interview rounds.
Iterate through each character in the array of strings and keep track of the frequency of each character. Return the character with the maximum frequency.
Create a dictionary to store the frequency of each character
Iterate through each string in the array and then through each character in the string
Update the frequency count of each character in the dictionary
Return the character with the maximum frequency
Yes, I have experience with Junit, SQL and NoSQL databases, Kafka, Dockerization, Java 8 features, stream() operations, and shell scripting in Unix.
I have used Junit for unit testing in Java projects.
SQL databases are relational databases that use structured query language for data manipulation, while NoSQL databases are non-relational databases that provide flexible schema design and horizontal scalability.
I have work...
The most complex SQL query involved nested queries for data manipulation. Used inner join. Implemented hashset and avoided trees due to their drawbacks.
Nested SQL query used for complex data manipulation
Inner join used for combining data from multiple tables
Implemented hashset for efficient data storage and retrieval
Avoided trees due to their drawbacks such as unbalanced structure and slower traversal times
Shell scripting for find and replace, adding index to lines, multithreading, hashmap vs hashtable, stack vs queue
Use sed command for find and replace in shell scripting
Use awk command to add an index at the beginning of each line in a file
Multithreading is the ability of a CPU to execute multiple threads concurrently
Single threaded means only one thread is executed at a time, while multithreaded allows multiple threads...
Aptitude was very basic.
A constant is a value that does not change during the execution of a program.
Constants are used to store values that remain the same throughout the program.
They are declared using the 'const' keyword in many programming languages.
Examples include mathematical constants like pi (3.14159) or physical constants like the speed of light (299,792,458 m/s).
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Inheritance allows a subclass to inherit attributes and methods from a superclass.
Our work culture is collaborative, innovative, and focused on continuous learning and growth.
Encourages teamwork and open communication
Emphasizes creativity and problem-solving
Provides opportunities for professional development
Values diversity and inclusion
Promotes a healthy work-life balance
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Write code to return the maximum profit by buying and selling stocks using available money
Senior Software Engineer
4.4k
salaries
| ₹13.5 L/yr - ₹51 L/yr |
Financial Analyst
2.6k
salaries
| ₹2.1 L/yr - ₹9.4 L/yr |
Software Engineer
1.7k
salaries
| ₹7.9 L/yr - ₹32 L/yr |
Senior Financial Analyst
1.4k
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Assistant Vice President
1.3k
salaries
| ₹12.7 L/yr - ₹45 L/yr |
Citibank
HSBC Group
Standard Chartered
JPMorgan Chase & Co.