Upload Button Icon Add office photos
Engaged Employer

i

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

Silver Touch Technologies Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 303 Reviews

Filter interviews by

Silver Touch Technologies Drupal Developer Interview Questions and Answers

Updated 18 Mar 2024

Silver Touch Technologies Drupal Developer Interview Experiences

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is Headless Drupal
  • Ans. 

    Headless Drupal is a content management system where the front-end and back-end are decoupled, allowing for more flexibility and customization.

    • Headless Drupal separates the content management system (back-end) from the presentation layer (front-end).

    • It allows developers to use any front-end technology, such as React or Angular, to build the user interface.

    • APIs are used to connect the front-end to the back-end, enabling...

  • Answered by AI
  • Q2. Tell me about version control system
  • Ans. 

    Version control system is a tool that helps track changes to files and manage different versions of code.

    • Allows multiple developers to work on the same codebase

    • Tracks changes made to files over time

    • Helps in reverting to previous versions if needed

    • Examples: Git, SVN, Mercurial

  • Answered by AI
  • Q3. What is multilingual in Drupal
  • Ans. 

    Multilingual in Drupal refers to the ability of the CMS to support multiple languages on a single website.

    • Drupal core provides multilingual capabilities out of the box

    • Content can be translated into different languages using the built-in translation interface

    • Language detection and selection can be configured for users

    • Modules like Internationalization (i18n) can enhance multilingual functionality

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare properly the backend questions.

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Data structure [Array]
  • Q2. Core JAVA questions[ exception handling , OOPS , Collections Framework ]
  • Q3. JDBC and SQL questions
Round 2 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Tell me one scenerio under which you did development
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were simple aptitude questions and core java MCQS

Round 2 - Technical 

(3 Questions)

  • Q1. What's OOPs concept
  • Ans. 

    OOP 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.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding th...

  • Answered by AI
  • Q2. Explain Inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' and inh...

  • Answered by AI
  • Q3. Basic Java output questions
Round 3 - HR 

(1 Question)

  • Q1. Interviewer asked me to introduce and then he asked about my education and family details and then he told me about company.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers it's easy to crack interview if they they are smart. Just revise core java and basic aptitude questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What are closures
  • Ans. 

    Closures are functions that have access to variables from their containing scope even after the scope has closed.

    • Closures allow functions to access variables from their outer function even after the outer function has finished executing.

    • They are commonly used in event handlers, callbacks, and asynchronous programming.

    • Closures help in maintaining state in functional programming.

  • Answered by AI
  • Q2. What is virtual DOM
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • When changes are made to the virtual DOM, a comparison is done with the actual DOM to determine the minimal updates needed.

    • This approach reduces the number of costly DOM operations, resulting in faster rende

  • Answered by AI
  • Q3. What are the data types in JS
  • Ans. 

    Data types in JavaScript include number, string, boolean, object, function, undefined, and null.

    • Number - represents numeric data, e.g. 10, 3.14

    • String - represents textual data, e.g. 'hello', '123'

    • Boolean - represents true or false values, e.g. true, false

    • Object - represents complex data structures, e.g. { key: 'value' }

    • Function - represents executable code, e.g. function() { }

    • Undefined - represents a variable that has ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write react code for counter
  • Ans. 

    React code for a simple counter

    • Create a functional component for the counter

    • Use useState hook to manage the count state

    • Render the count value and buttons to increment and decrement the count

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about the rac
  • Ans. 

    RAC stands for Real Application Clusters, a feature of Oracle Database that allows multiple instances to access a single database simultaneously.

    • RAC enables high availability and scalability for Oracle databases.

    • It allows multiple instances to run on different servers, providing load balancing and failover capabilities.

    • RAC requires shared storage and a cluster interconnect for communication between instances.

    • Examples o...

  • Answered by AI
  • Q2. Explain about the datagaurd
  • Ans. 

    Data Guard is a high availability and disaster recovery solution provided by Oracle for Oracle databases.

    • Data Guard ensures high availability, data protection, and disaster recovery for Oracle databases.

    • It involves creating standby databases that are synchronized with the primary database to provide failover capabilities.

    • Data Guard can be configured in various modes such as Maximum Availability, Maximum Performance, an...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. User management
  • Q2. Previous organization work
  • Ans. 

    I worked as a Senior Consultant at XYZ Company, where I led a team of consultants to provide strategic solutions to clients.

    • Led a team of consultants to provide strategic solutions to clients

    • Developed and implemented customized strategies to meet client needs

    • Collaborated with cross-functional teams to deliver successful projects

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the use of datafiles
  • Ans. 

    Datafiles are used to store data in a database system.

    • Datafiles store actual data in a database system

    • They are used to organize and manage data efficiently

    • Datafiles can be used to store tables, indexes, and other database objects

    • They are essential for the functioning of a database system

  • Answered by AI
  • Q2. Explain about the glodengate
  • Ans. 

    GoldenGate is a data integration software product used for real-time data integration and replication.

    • GoldenGate allows for real-time data movement between heterogeneous systems.

    • It can be used for data replication, data synchronization, and data transformation.

    • GoldenGate supports various databases such as Oracle, SQL Server, MySQL, etc.

    • It provides high availability and data consistency during data integration processes

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

A topic of given and we had discuss the topic like debate

Round 2 - Technical 

(2 Questions)

  • Q1. Give an elevator pitch to the director of ITC about the company’s product
  • Q2. How does distribution channel works
  • Ans. 

    Distribution channels are pathways through which products or services are delivered from the manufacturer to the end consumer.

    • Distribution channels can include wholesalers, retailers, e-commerce platforms, and direct sales.

    • They help in reaching a wider customer base and increasing product availability.

    • Efficient distribution channels can lead to faster delivery times and lower costs.

    • Examples include Amazon as an e-comme...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How would handle your customers
  • Ans. 

    I would handle my customers with empathy, active listening, and prompt resolution of their issues.

    • Practice active listening to understand customer needs and concerns

    • Show empathy and understanding towards customer frustrations

    • Provide prompt and effective solutions to customer problems

    • Maintain a positive and professional attitude at all times

  • Answered by AI
  • Q2. Are you ready for relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Small company

Senior Consultant Interview Questions & Answers

Kellton user image SAI GANESH ARISETTY

posted on 8 May 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Say about the job description that what you understood
  • Q2. Why do you want to join as a consultant as you have good coding knowledge
  • Q3. Why do you want to become a consultant.. though you have good coding knowledge

Interview Preparation Tips

Topics to prepare for Kellton Senior Consultant interview:
  • Job description
Interview preparation tips for other job seekers - if they have no requirement they will expect a lot from you
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you read an external text file
  • Ans. 

    To read an external text file, you can use file handling techniques in programming languages like Python or Java.

    • Use file handling functions like open(), read(), and close() in Python to read an external text file.

    • In Java, use classes like FileReader and BufferedReader to read text files.

    • Specify the file path and mode (read mode) when opening the file.

    • Read the contents of the file line by line or as a whole, depending ...

  • Answered by AI
  • Q2. Write a java program to find the occurrences of characters
  • Ans. 

    Java program to find occurrences of characters in a string

    • Create a HashMap to store characters and their counts

    • Iterate through the string and update the counts in the HashMap

    • Print the characters and their counts from the HashMap

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work is a must

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Pricing condition
  • Ans. 

    Pricing condition is a rule or criteria used to determine the price of a product or service.

    • Pricing conditions can include factors such as quantity discounts, promotional offers, and contract terms.

    • They are typically set in pricing tables within a company's ERP system.

    • Pricing conditions are used to calculate the final price that a customer will pay for a product or service.

    • Examples of pricing conditions include discoun...

  • Answered by AI
  • Q2. What is structure of Order
  • Ans. 

    The structure of an Order typically includes customer information, product details, quantity, price, and payment information.

    • Customer information (name, address, contact details)

    • Product details (name, description, SKU)

    • Quantity of each product ordered

    • Price of each product

    • Payment information (payment method, total amount)

    • Order status (pending, shipped, delivered)

  • Answered by AI
  • Q3. How plant will be determine in Sales order
  • Ans. 

    Plants in a sales order are determined based on the customer's requirements, availability, pricing, and shipping logistics.

    • Plants are determined based on the customer's location and delivery preferences.

    • Availability of the product at different plant locations is considered.

    • Pricing and discounts may vary based on the plant from which the product is shipped.

    • Shipping logistics such as distance, transportation costs, and d...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Must read basic of SAP SD

Skills evaluated in this interview

Silver Touch Technologies Interview FAQs

How many rounds are there in Silver Touch Technologies Drupal Developer interview?
Silver Touch Technologies interview process usually has 2 rounds. The most common rounds in the Silver Touch Technologies interview process are Coding Test and Group Discussion.

Tell us how to improve this page.

Silver Touch Technologies Drupal Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
View all
Silver Touch Technologies Drupal Developer Salary
based on 4 salaries
₹2.8 L/yr - ₹5 L/yr
41% less than the average Drupal Developer Salary in India
View more details

Silver Touch Technologies Drupal Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
103 salaries
unlock blur

₹2 L/yr - ₹8.5 L/yr

Java Developer
90 salaries
unlock blur

₹2.2 L/yr - ₹9.7 L/yr

Senior Software Developer
70 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Project Manager
47 salaries
unlock blur

₹5.2 L/yr - ₹16.8 L/yr

PHP Developer
47 salaries
unlock blur

₹3 L/yr - ₹7.3 L/yr

Explore more salaries
Compare Silver Touch 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