Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed before Jun 2021. There were 4 interview rounds.
By implementing the Singleton design pattern, we can restrict the instantiation of a class to a single object.
Implement a private constructor in the class to prevent external instantiation.
Create a static method that returns the single instance of the class.
Use a private static variable to hold the single instance of the class.
Ensure thread-safety by using synchronization or double-checked locking if necessary.
v-if and v-show are conditional rendering directives in Vue.js templates.
v-if removes or adds elements to the DOM based on the condition, while v-show toggles the CSS display property.
v-if has a higher toggle cost but is more efficient when the condition is false most of the time.
v-show has a lower toggle cost but is less efficient when the condition is false most of the time.
Use v-if when the condition is expected to ...
Laravel provides queues for asynchronous processing.
Queues allow tasks to be executed in the background.
Jobs are added to the queue and processed by workers.
Example: sending emails in the background using a queue.
Use the 'queue:work' command to start the worker process.
git pull merges changes from a remote branch to a local branch, while git rebase applies changes from one branch to another.
git pull fetches changes from a remote branch and merges them into the current local branch
git rebase applies changes from one branch to another by moving the current branch to the tip of the other branch
git pull is useful when working on a team and you want to incorporate changes made by others i...
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.
Java is platform independent due to its bytecode and JVM.
Java code is compiled into bytecode which is platform-independent.
JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.
JVM acts as an abstraction layer between the Java code and the underlying hardware.
This allows Java programs to run on any platform that has a JVM installed.
For example, a Java program written on a Windows machine ca...
I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Jan 2021. There were 4 interview rounds.
Managing clients involves effective communication, understanding their needs, and building strong relationships.
Regular communication to understand their needs and expectations
Providing timely updates and progress reports
Building trust and rapport through active listening and empathy
Managing expectations and addressing any concerns or issues promptly
Ensuring client satisfaction through quality deliverables and excellen...
I applied via Referral and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Indeed and was interviewed before Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Entry level aptitude test
Some of the top questions asked at the Fulcrum Digital Delivery Lead interview -
Senior Software Engineer
118
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
72
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
55
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Associate
38
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
Tech Mahindra