Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Bank reconciliation is the process of comparing a company's records with those of its bank to ensure they match.
Gather bank statements and company records
Compare deposits, withdrawals, and fees
Identify and resolve discrepancies
Adjust company records as needed
Ensure ending balances match
I would provide financial reports such as balance sheets, income statements, and cash flow statements.
Balance sheets
Income statements
Cash flow statements
Encountered a discrepancy in financial records and resolved it through thorough investigation and communication.
Identified the source of the discrepancy by comparing different financial documents
Communicated with relevant parties to gather more information and clarify any misunderstandings
Implemented corrective measures to rectify the discrepancy and prevent future occurrences
Top trending discussions
I am a highly skilled System Engineer with expertise in designing and implementing complex systems.
Experienced in managing and troubleshooting network infrastructure
Proficient in virtualization technologies such as VMware and Hyper-V
Strong knowledge of operating systems like Windows and Linux
Familiar with scripting languages like PowerShell and Bash
Excellent problem-solving and communication skills
Yes, I have experience working in teams.
I have worked on several group projects during my studies.
I have collaborated with colleagues to solve complex technical problems.
I have participated in cross-functional teams to implement system upgrades.
I have also been part of agile development teams, working closely with software engineers and testers.
One example of teamwork is when I led a team of engineers to successfully d
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
Caching is the process of storing frequently used data in a temporary storage to reduce access time. LRU caching removes least recently used data.
Caching improves performance by reducing access time to frequently used data
LRU (Least Recently Used) caching removes the least recently used data to make space for new data
LRU cache can be implemented using a doubly linked list and a hash map
When a cache hit occurs, the acce...
Interview experience
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant