Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Pattem Digital Technologies Team. If you also belong to the team, you can get access from here

Pattem Digital Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pattem Digital Technologies Javascript Developer Interview Questions and Answers

Updated 15 Mar 2024

Pattem Digital Technologies Javascript Developer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mostly about comprashensive topics, situation handling questions and apptiture based on %,time,match pattern

Round 2 - Coding Test 

Coding based on string manupulation

Interview Preparation Tips

Interview preparation tips for other job seekers - yet to attend training
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic string array questions along with personality analyses

Round 2 - Coding Test 

Basic of Javascript, async await , hoisting

Javascript Developer Interview Questions Asked at Other Companies

Q1. Can you tell me about promise, async in javascript
Q2. difference between var, let and const, es6 concepts, state, props ... read more
Q3. difference between for each and map method
asked in Deloitte
Q4. 1. Is .map and .filter pure functions ? 2. What should not be blo ... read more
asked in Uplers
Q5. Map reduce and filter in JavaScript

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was good 20 mcqs 3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Dsa and core subjects like cn os
  • Q2. Dsa questions and core subjects
Round 3 - HR 

(1 Question)

  • Q1. Basic family discussion and salary details

Interview Preparation Tips

Interview preparation tips for other job seekers - it was overall a good experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Leetcode Medium questions on hackerrank

Round 2 - One-on-one 

(3 Questions)

  • Q1. Kadane algorithm based question
  • Q2. Leetcode medium
  • Q3. Resume based questions
Round 3 - One-on-one 

(4 Questions)

  • Q1. Probability question math problem
  • Q2. Puzzle to solve
  • Q3. AI based question
  • Q4. 1 question to solve Leetcode medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA and communication skill
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Pointless basic questions is what they asked
Round 2 - Technical 

(1 Question)

  • Q1. They had this round for hours together

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly do not attend interview at Pando. They make the interview process long and tedious. They had less budget despite knowing that they wasted my time and efforts on the whole the company is not well structured and their HR team is very poor. They are a typical unstructured startup company with poor work ethics and culture.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Mimic Dataframe Merge
  • Ans. 

    Implement a function to mimic the functionality of merging two DataFrames in Python.

    • Create a function that takes two DataFrames as input.

    • Merge the two DataFrames based on a common column or index.

    • Handle different types of joins like inner, outer, left, and right joins.

    • Return the merged DataFrame as output.

  • Answered by AI
  • Q2. Improve above case by case
Round 2 - Coding Test 

1 hour - Find longest palindromic substring

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

60 Minutes coding test was there

Round 3 - Technical 

(5 Questions)

  • Q1. Worst experience ever, never apply for company in this, highly unstable company
  • Q2. Add two numbers in a linked list, don't apply
  • Ans. 

    Traverse the linked list and add the values of each node without using additional data structures.

    • Traverse the linked list while keeping track of the sum in a variable

    • Update the sum by adding the value of each node as you traverse the list

    • Handle carry over if the sum of two nodes is greater than 9

  • Answered by AI
  • Q3. Sort the array by using all sorting algorithms, don't join
  • Q4. Subset problem find all the subsets
  • Ans. 

    To find all subsets of a given set, use recursion to generate all possible combinations.

    • Use recursion to generate all possible combinations of including or excluding each element in the set.

    • Start with an empty subset and recursively add each element to create new subsets.

    • Each subset can be represented as an array of strings.

  • Answered by AI
  • Q5. LRU Cache problem, explain it and implement it
  • Ans. 

    LRU Cache is a data structure that stores a fixed number of items and removes the least recently used item when the cache is full.

    • LRU Cache uses a combination of a doubly linked list and a hashmap to efficiently store and retrieve items.

    • When an item is accessed, it is moved to the front of the linked list to indicate it is the most recently used item.

    • If the cache is full, the least recently used item at the end of the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join, Worst Experience every

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 rounds, 2 coding questions in each round. Managerial round.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was 30min tests including 15 multiple choice and 5 coding questions on Java and Automation

Round 2 - Technical 

(1 Question)

  • Q1. What is Sanity Testing what is robot class how to switch between windows assertion and types what is iframe how to handle popups keyboard actions
  • Ans. 

    Sanity testing is a subset of regression testing that focuses on testing the most crucial functionalities of a software application.

    • Sanity testing is a quick and shallow testing of the main functionalities of an application to ensure it is stable enough for further testing.

    • It is usually performed after major changes in the codebase to check if the core features are working as expected.

    • Sanity testing is not exhaustive a...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Canara Engineering College, Bantwal and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

General Aptitude questions, Logical Reasoning ,Data Structures and Networking

Round 2 - Technical 

(1 Question)

  • Q1. Basic Coding questions and general OOPS Concepts
Round 3 - Technical 

(1 Question)

  • Q1. Explaining Several Concepts about java and some SQL queries and Concepts of networking
Round 4 - HR 

(1 Question)

  • Q1. General Discussion about Yourself and The Company

Pattem Digital Technologies Interview FAQs

How many rounds are there in Pattem Digital Technologies Javascript Developer interview?
Pattem Digital Technologies interview process usually has 2 rounds. The most common rounds in the Pattem Digital Technologies interview process are Aptitude Test and Coding Test.
How to prepare for Pattem Digital Technologies Javascript Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Pattem Digital Technologies. The most common topics and skills that interviewers at Pattem Digital Technologies expect are Data Structures, JSON, Javascript, React Native and React.Js.

Tell us how to improve this page.

Pattem Digital Technologies Javascript Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
Vyapar Interview Questions
3.4
 • 53 Interviews
View all
Senior Software Engineer
4 salaries
unlock blur

₹14.5 L/yr - ₹25 L/yr

Talent Acquisition Specialist
4 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Senior Software Engineer and Lead
4 salaries
unlock blur

₹19 L/yr - ₹43 L/yr

Lead Engineer
3 salaries
unlock blur

₹22 L/yr - ₹28 L/yr

Content Writer
3 salaries
unlock blur

₹2.2 L/yr - ₹3.4 L/yr

Explore more salaries
Compare Pattem Digital Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview