i
Optimum Infosystem
Filter interviews by
Top trending discussions
posted on 13 Dec 2024
I faced a technical challenge while implementing a complex algorithm for real-time data processing.
Identified the bottleneck in the algorithm by profiling the code
Optimized the algorithm by implementing data structures and algorithms with lower time complexity
Tested the optimized solution thoroughly to ensure correctness and performance
Collaborated with team members to brainstorm alternative approaches
JavaScript frameworks provide pre-written code to simplify and speed up web development.
Helps in organizing code and improving code quality
Provides reusable components for faster development
Offers built-in features like routing, state management, and data binding
Examples: React, Angular, Vue
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Different trigger patterns are used in software development to initiate actions based on specific events.
Triggers can be based on time, user input, system events, etc.
Examples include event-driven programming, polling triggers, and scheduled triggers.
Update account with count of contact involves updating the account with the number of contacts associated with it.
Create a function to update the account with the count of contacts
Retrieve the contacts associated with the account
Calculate the count of contacts
Update the account with the count of contacts
Sharing records using Organization Wide Defaults (OWD) in Salesforce
Set OWD to Public Read Only to allow all users to view records but only the owner can edit
Set OWD to Private to restrict access to only the record owner and users above in the role hierarchy
Use Sharing Rules to extend access to specific groups of users
Use Manual Sharing to grant access to individual users or groups on a case-by-case basis
with sharing enforces sharing rules, without sharing doesn't enforce sharing rules, inherited sharing uses the sharing rules of the parent class
with sharing keyword enforces sharing rules specified in the organization-wide defaults
without sharing keyword doesn't enforce sharing rules, allowing access to all records
inherited sharing keyword uses the sharing rules of the parent class
Async process in Salesforce allows for executing tasks in the background without blocking the main thread.
Async processes in Salesforce are used to perform time-consuming operations without affecting the user experience.
Apex provides @future annotation for asynchronous processing.
Batch Apex is used for processing large data sets asynchronously.
Queueable Apex allows chaining of asynchronous jobs.
Platform Events can be u
Use dynamic SQL to create table view with more than 60 columns for different profiles
Use dynamic SQL to generate the CREATE VIEW statement based on the profile requirements
Iterate through the profile columns and add them to the CREATE VIEW statement dynamically
Consider using a loop or a mapping function to handle the large number of columns efficiently
Recursion is a programming technique where a function calls itself in order to solve a problem.
Identify the base case to stop the recursion
Ensure the recursive call moves towards the base case
Optimize recursion by using memoization or tail recursion
Examples: factorial calculation, Fibonacci sequence
posted on 24 Aug 2024
posted on 24 May 2024
Medium to hard question
Core Java is a fundamental programming language used for developing software applications. DSA algorithms are essential for efficient problem-solving.
Core Java is used for developing software applications and is based on the Java programming language.
DSA algorithms are data structures and algorithms used for efficient problem-solving.
Examples of DSA algorithms include sorting algorithms like Bubble Sort and searching a
DSA problems involve solving algorithmic challenges, while system design involves designing scalable and efficient software systems.
Practice solving DSA problems on platforms like LeetCode, HackerRank, or CodeSignal.
Study common data structures and algorithms like arrays, linked lists, trees, sorting algorithms, and searching algorithms.
For system design, focus on scalability, reliability, performance, and maintainabil...
posted on 30 May 2024
I applied via Approached by Company and was interviewed in Apr 2024. There were 5 interview rounds.
Online coding test on hackerrank - easy.
posted on 1 May 2024
posted on 30 Apr 2024
OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs stands for Object-Oriented Programming
It focuses on creating objects that interact with each other to solve a problem
Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs
HashMap in Java is a data structure that stores key-value pairs
I...
I have worked with design patterns such as Singleton, Factory, Observer, and Strategy in my projects.
Singleton pattern was used to ensure only one instance of a class is created.
Factory pattern was used to create objects without specifying the exact class of object that will be created.
Observer pattern was used to define a one-to-many dependency between objects so that when one object changes state, all its dependents ...
Yes, I am able to work in hybrid mode which involves a combination of remote and on-site work.
Experienced in collaborating with remote team members using communication tools like Slack, Zoom, and Jira
Comfortable with switching between working on-site and remotely based on project requirements
Adaptable to different work environments and able to maintain productivity in both settings
posted on 9 May 2024
based on 11 reviews
Rating in categories
Senior Consultant
361
salaries
| ₹7.5 L/yr - ₹30.3 L/yr |
Consultant
249
salaries
| ₹5.5 L/yr - ₹19.5 L/yr |
Lead Consultant
77
salaries
| ₹9.3 L/yr - ₹35.3 L/yr |
Senior Software Engineer
76
salaries
| ₹9 L/yr - ₹27.8 L/yr |
Associate Consultant
71
salaries
| ₹2.8 L/yr - ₹9.9 L/yr |
TCS
Infosys
Wipro
HCLTech