i
DigiBoxx
Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2023. There were 5 interview rounds.
This was a 5 Hour Long codathon (with option to make utmost team of 4) and the Problem statement would be some real world question and everyone is free to choose any language, framework or tech stack of their choice to work on. Its better to make a team and try because there maybe problem requiring Frontend, Backend, API and Authentication etc. The codathon will be very acquainting and selected or rejected but you'll learn a lot from it and meet like minded friends too.
Components are reusable UI elements in ReactJs. State is an object that stores data and controls a component's behavior.
Components are like building blocks that can be combined to create complex UIs
State is used to store and manage data within a component
Changes to state trigger a re-render of the component
State should be kept as minimal as possible to avoid performance issues
Example: A button component can have a stat...
ReactJS life cycle refers to the series of methods that are invoked in the process of creating, updating and destroying a component.
ReactJS life cycle consists of three phases: Mounting, Updating and Unmounting.
Mounting phase includes methods like constructor, render, componentDidMount.
Updating phase includes methods like shouldComponentUpdate, render, componentDidUpdate.
Unmounting phase includes method componentWillUn...
Hooks are functions that allow us to use state and other React features in functional components.
useState is a hook that allows us to add state to functional components.
useRef is a hook that allows us to create a mutable reference that persists across renders.
useEffect is a hook that allows us to perform side effects in functional components.
useState example: const [count, setCount] = useState(0);
useRef example: const ...
I used the Dijkstra's algorithm for finding the shortest path in my project.
Implemented Dijkstra's algorithm to find the shortest path between nodes in a graph
Used priority queue to optimize the algorithm
Considered edge weights and node distances while calculating the shortest path
Local Storage, Session Storage, and Cache are used to store data in the browser for faster access and better user experience.
Local Storage: stores data with no expiration date and can be accessed across multiple windows and tabs
Session Storage: stores data for a single session and is cleared when the session ends
Cache: stores data temporarily to reduce server load and improve performance
Examples: storing user preferenc...
getDerivedStateFromProps() updates state based on props changes. getSnapshotBeforeUpdate() captures current state before update.
getDerivedStateFromProps() is called before rendering and updates state based on changes in props.
getSnapshotBeforeUpdate() is called after rendering but before updating the DOM. It captures current state before update.
getDerivedStateFromProps() is a static method and should return an object t...
Compose multiple HOCs with render props in a React component
Create a render prop component that accepts a function as a prop
Wrap the render prop component with HOCs
Pass the function as a prop to the HOCs
Use the function to render the component's content
Example: withAuth(withTheme(RenderPropComponent))
WeakMap and WeakSet are specialized collections in JavaScript that allow for weak references to objects.
WeakMap allows for mapping of objects to values where the object keys are weakly referenced.
WeakSet is a collection of objects where the objects are weakly referenced.
Weak references allow for objects to be garbage collected if they are no longer referenced elsewhere.
WeakMap and WeakSet are useful for scenarios where...
setTimeout, setImmediate and process.nextTick are Node.js functions used for asynchronous programming.
setTimeout is used to execute a function after a specified amount of time has passed.
setImmediate is used to execute a function immediately after the current event loop iteration.
process.nextTick is used to execute a function at the beginning of the next event loop iteration.
setTimeout and setImmediate are similar, but...
Top trending discussions
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
posted on 6 Jan 2025
Experienced inside sales executive with a proven track record of exceeding sales targets and building strong client relationships.
Over 5 years of experience in inside sales roles
Consistently met or exceeded sales targets by 20% each quarter
Developed and maintained strong relationships with key clients, resulting in a 30% increase in repeat business
Proficient in CRM software and sales analytics tools
In the next 5 years, I see myself advancing to a leadership role within the sales team, utilizing my experience to drive revenue growth and mentor junior team members.
Continuing to exceed sales targets and consistently delivering results
Taking on more responsibilities such as training and leading a team
Developing strong relationships with key clients and stakeholders
Attending leadership development programs to enhance ...
I applied via Campus Placement
Written test with 16 aptitude and 10 pseudo code
6 questions with moderate level
posted on 7 Mar 2024
I applied via Wellfound and was interviewed in Feb 2024. There were 3 interview rounds.
posted on 20 Mar 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
Pepper content is a digital marketing agency that specializes in creating engaging content for brands to connect with their target audience.
Pepper content provides services such as content creation, social media management, and influencer marketing.
They work with brands to develop content strategies that resonate with their target market.
Pepper content helps brands increase their online presence and engagement through ...
Pepper Content is a content creation platform that connects businesses with freelance writers, designers, and creators.
Pepper Content helps businesses create high-quality content for their marketing needs.
They offer services such as blog writing, social media management, video production, and graphic design.
Pepper Content has a network of skilled freelancers who work on projects for clients.
The platform provides a seam...
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Uber bookings down - RCA
Seeking new challenges and growth opportunities in a larger organization.
Desire for career advancement
Opportunity to utilize skills in a larger scale
Seeking new challenges and learning experiences
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
based on 12 reviews
Rating in categories
Software Development Engineer
6
salaries
| ₹11.1 L/yr - ₹11.1 L/yr |
Software Developer
4
salaries
| ₹6.1 L/yr - ₹11.1 L/yr |
Software Tester
4
salaries
| ₹5 L/yr - ₹7 L/yr |
HR Executive
3
salaries
| ₹2.4 L/yr - ₹2.4 L/yr |
Technology Head
3
salaries
| ₹50 L/yr - ₹50 L/yr |
Dropbox
Box
Amazon Web Services
IBM