i
Pepcoding
Filter interviews by
I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.
To invert a binary tree, swap the left and right children of each node recursively.
Start from the root node
Swap the left and right children of the current node
Recursively invert the left subtree
Recursively invert the right subtree
Repeat until all nodes are inverted
Finding the middle element of a LinkedList
Traverse the LinkedList using two pointers, one moving one step at a time and the other moving two steps at a time
When the faster pointer reaches the end of the list, the slower pointer will be at the middle element
If the LinkedList has an even number of elements, there are two middle elements
To reverse an array, use a loop to swap the first and last elements until the middle is reached. To find elements in an array, use a loop to compare each element to the desired value.
To reverse an array, initialize two pointers at the beginning and end of the array. Swap the elements at the pointers and move the pointers towards the middle until they meet.
To find elements in an array, use a loop to iterate through each...
I applied via Company Website and was interviewed before Sep 2021. There was 1 interview round.
Finding the longest increasing sequence using recursion.
Define a recursive function that takes an array and the current index as parameters.
If the current index is the last index of the array, return 1.
If the current element is greater than the next element, return 1.
If the current element is less than or equal to the next element, recursively call the function with the next index and add 1 to the result.
Compare the re...
The longest increasing sum is the maximum sum of a subsequence of consecutive increasing numbers in an array.
Iterate through the array and keep track of the current sum and the maximum sum seen so far.
If the current element is greater than the previous element, add it to the current sum.
If the current sum is greater than the maximum sum, update the maximum sum.
Return the maximum sum.
Example: For the array [1, 2, 3, 2, ...
Pepcoding interview questions for popular designations
Top trending discussions
posted on 11 Apr 2024
I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.
A good teacher possesses knowledge, passion, patience, and the ability to inspire and motivate students.
Possesses deep knowledge in the subject matter being taught
Shows passion for teaching and helping students learn
Demonstrates patience and understanding towards students' learning pace
Has the ability to inspire and motivate students to reach their full potential
By providing personalized support, engaging teaching methods, and fostering a positive learning environment.
Offer personalized support to cater to individual learning needs
Use engaging teaching methods such as hands-on activities and group projects
Foster a positive learning environment by encouraging collaboration and positive reinforcement
I work with you because of your innovative projects and collaborative work environment.
I am impressed by the innovative projects your company is working on.
I value the collaborative work environment that your company promotes.
I believe in the company's mission and values.
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Mostly quantitative and qualitative reasoning questions
Graph,trees,arrays and strings
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
posted on 10 Jun 2021
I applied via Campus Placement and was interviewed before Jun 2020. There was 1 interview round.
Industrial machines use different types of needles depending on the fabric and stitch type.
The most common needle types are universal, ballpoint, and sharp needles.
Universal needles are used for general sewing on woven fabrics.
Ballpoint needles are used for knit fabrics to prevent snagging or damaging the fabric.
Sharp needles are used for heavy fabrics like denim or leather.
Needle size is also important and varies depe...
The industrial machine is a device used in manufacturing and production processes.
Industrial machines are used in various industries such as automotive, food and beverage, and pharmaceuticals.
Examples of industrial machines include conveyor belts, assembly lines, and packaging machines.
These machines are designed to increase efficiency and productivity in manufacturing processes.
They can be operated manually or through...
posted on 2 Jul 2022
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 64 reviews
Rating in categories
Product Engineer
14
salaries
| ₹4 L/yr - ₹9 L/yr |
Teaching Assistant
11
salaries
| ₹1 L/yr - ₹7.6 L/yr |
Software Developer
10
salaries
| ₹1.8 L/yr - ₹7.5 L/yr |
Front end Developer
8
salaries
| ₹1 L/yr - ₹8.4 L/yr |
Business Development Executive
8
salaries
| ₹2.2 L/yr - ₹4.3 L/yr |
Jetking Infotrain
Asia-Pacific Institute of Management
National Institute of Technology
Billabong High International School