Upload Button Icon Add office photos

Filter interviews by

Softcrylic Technology Solutions Interview Questions and Answers

Updated 4 Apr 2024

Softcrylic Technology Solutions Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic React related questions based on your experience

Senior Application Developer Interview Questions asked at other Companies

Q1. LRU Cache Design Question Design a data structure for a Least Recently Used (LRU) cache that supports the following operations: 1. get(key) - Return the value of the key if it exists in the cache; otherwise, return -1.2. put(key, value) - I... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Basics of the Analytics
  • Q2. Reporting Javascript
Round 3 - Technical 

(1 Question)

  • Q1. All Analytics tools and implementation techniqes
  • Ans. 

    There are various analytics tools and implementation techniques available for digital analytics.

    • Analytics tools: Google Analytics, Adobe Analytics, Mixpanel, Piwik, etc.

    • Implementation techniques: Tagging, JavaScript, API, SDK, etc.

    • Tools for data visualization: Tableau, Power BI, Google Data Studio, etc.

    • A/B testing tools: Optimizely, VWO, Google Optimize, etc.

    • Data management platforms: Adobe Audience Manager, BlueKai, K

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Softcrylic Technology Solutions interview:
  • Fake
  • not keeping their words
  • not having budget
Interview preparation tips for other job seekers - -They are so irresponsible
-I was told that I am processing your profile for salary discussion and all of sudden they sent me a
mail that thanks for attending.
-They don't even think that they can also tell the reason for candidate
-Don't go for this company

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Question on Tableau CRM
  • Q2. Questions on Analytic ability

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Round 1 - One-on-one 

(1 Question)

  • Q1. More of manual testing related questions where asked it's of entry level

Interview Preparation Tips

Interview preparation tips for other job seekers - It's more of salary discussion and communication round

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)

Softcrylic Technology Solutions interview questions for popular designations

 Senior Application Developer

 (1)

 Data Analyst

 (1)

 Senior Quality Engineer

 (1)

 Reactjs Developer

 (1)

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. About react
  • Q2. Core concepts of react
  • Q3. CSS flexbox

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core concepts of react. Hooks, context API, redux

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Softcrylic Technology Solutions Interview FAQs

How many rounds are there in Softcrylic Technology Solutions interview?
Softcrylic Technology Solutions interview process usually has 1-2 rounds. The most common rounds in the Softcrylic Technology Solutions interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Softcrylic Technology Solutions 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 Softcrylic Technology Solutions. The most common topics and skills that interviewers at Softcrylic Technology Solutions expect are SQL, Javascript, HTML, CSS and Python.
What are the top questions asked in Softcrylic Technology Solutions interview?

Some of the top questions asked at the Softcrylic Technology Solutions interview -

  1. All Analytics tools and implementation techni...read more
  2. More of manual testing related questions where asked it's of entry le...read more
  3. Basic React related questions based on your experie...read more

Tell us how to improve this page.

Softcrylic Technology Solutions Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 811 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Softcrylic Technology Solutions Reviews and Ratings

based on 39 reviews

2.6/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

2.6

Salary

2.6

Job security

2.5

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 39 Reviews and Ratings
Project Manager

Chennai

11-13 Yrs

Not Disclosed

Data Activation Consultant

Chennai

7-8 Yrs

Not Disclosed

Data Science and Analytics Consultant

Chennai

4-5 Yrs

Not Disclosed

Explore more jobs
Automation Test Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Analyst
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Softcrylic Technology Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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