Upload Button Icon Add office photos
Engaged Employer

i

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

Concretio Apps Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Concretio Apps Interview Questions and Answers

Updated 8 Apr 2025
Popular Designations

Concretio Apps Interview Experiences

3 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What you can do with wire and what you can't do with wire?
  • Ans. 

    Wire is used in Lightning Web Components to read data reactively from Salesforce, but it has limitations on data manipulation.

    • Wire can be used to fetch data from Apex methods or Salesforce data sources, e.g., @wire(getAccounts).

    • Wire automatically re-runs when the parameters change, ensuring the component stays updated.

    • Wire cannot be used to perform imperative operations like creating, updating, or deleting records dire...

  • Answered by AI
  • Q2. Best practices for creating Trigger, Test Classes, LWC components
  • Ans. 

    Best practices for Salesforce Triggers, Test Classes, and LWC components ensure maintainability and performance.

    • Use one trigger per object to avoid confusion and maintainability issues.

    • Implement trigger logic in handler classes to separate concerns and improve readability.

    • Bulkify your code to handle multiple records efficiently, e.g., using collections.

    • Write test classes that cover at least 75% of your code and include...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They take interviews like HR will be after your life to take the interview, once you clear it, she vanishes ghosted , no receiving call or reply email..... I believe working with this company, will be like working with ALIEN

Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Jun 2024

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

Salesforce trigger or flow or rollup summary

Round 2 - Technical 

(2 Questions)

  • Q1. Tell about trigger or apex
  • Ans. 

    Apex is a programming language used in Salesforce for creating custom business logic.

    • Apex is similar to Java and is used to write triggers, controllers, and classes in Salesforce

    • Triggers are pieces of code that are executed before or after records are inserted, updated, or deleted in Salesforce

    • Apex classes are used to define methods and variables to perform custom actions in Salesforce

  • Answered by AI
  • Q2. Tell about lightning web component
  • Ans. 

    Lightning web components are custom elements built using HTML and modern JavaScript.

    • Built on modern web standards like web components, custom elements, and shadow DOM

    • Can be used in Salesforce Lightning Experience, Salesforce Mobile App, and standalone apps

    • Can interact with Salesforce data and metadata using Lightning Data Service and Apex

    • Can be developed using Salesforce CLI, Visual Studio Code, and Salesforce Extensio...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join here
  • Q2. How long you want to work with us

Interview Preparation Tips

Interview preparation tips for other job seekers - its not a good company to grow, if this is your last option then only join here

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Salesforce domain
  • Q2. About yourself intro

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Concretio Apps?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA based round. Taken by external company. I would say to medium level questions asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was based on LLD.
  • Q2. Why SQL and not NoSQL?
  • Ans. 

    SQL is preferred for structured data, transactions, complex queries, and ACID compliance.

    • SQL is better for structured data and relationships between data.

    • SQL is preferred for transactions and ensuring data integrity.

    • SQL is more suitable for complex queries involving multiple tables.

    • SQL databases provide ACID compliance for data consistency and reliability.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Past project experience with a Tech Lead.
  • Ans. 

    Worked on a project with a Tech Lead to develop a new feature for a web application.

    • Collaborated closely with the Tech Lead to define project requirements and timelines

    • Received guidance and mentorship from the Tech Lead on best practices and coding standards

    • Participated in regular code reviews and discussions with the Tech Lead to ensure quality and consistency

    • Implemented feedback and suggestions provided by the Tech L...

  • Answered by AI
  • Q2. More into the problems I have solved previously and the working culture discussion.

Interview Preparation Tips

Topics to prepare for Idfy Senior Software Engineer interview:
  • DSA
  • LLD
  • Past project

Skills evaluated in this interview

I applied via Other and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic C language question like what is pointer ,Array,structure,Call by reference, Difference between union and structure. Some programming question are prime number,factorial,fabonacci series,strings etc

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good first of all learn every basic programming question and some times it also depend on interviewer

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1) What is volatile? 2) What is constant? 3) Can we use volatile and const at a time?4) What is ISR how it works?
  • Ans. 

    Answers to questions related to software engineering concepts.

    • Volatile is a keyword used to indicate that a variable's value can be changed unexpectedly.

    • Constant is a keyword used to indicate that a variable's value cannot be changed once it is assigned.

    • Volatile and const can be used together to indicate that a variable's value cannot be changed and that it may change unexpectedly.

    • ISR stands for Interrupt Service Routi...

  • Answered by AI
  • Q2. What is pointer? Explain dangling pointer, null pointer, void pointer.
  • Ans. 

    A pointer is a variable that stores the memory address of another variable. Dangling, null, and void pointers are types of pointers.

    • Dangling pointer: a pointer that points to a memory location that has been deallocated or freed

    • Null pointer: a pointer that does not point to any memory location

    • Void pointer: a pointer that has no specific data type and can point to any data type

  • Answered by AI
  • Q3. Storage classes explain all the storage classes in c.
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • auto: default storage class for local variables

    • register: stores variables in CPU registers for faster access

    • static: retains value between function calls

    • extern: used to access global variables across multiple files

  • Answered by AI
  • Q4. Compilation stages.
  • Q5. Projects done at previous company with clear explanation.
  • Ans. 

    Led multiple projects focusing on scalable web applications and microservices architecture, enhancing performance and user experience.

    • Developed a scalable e-commerce platform using React and Node.js, improving load times by 30%.

    • Implemented a microservices architecture for a healthcare application, enabling independent deployment and scaling of services.

    • Optimized an existing legacy system by refactoring code and introdu...

  • Answered by AI
  • Q6. CAN, SPI, I2C, UART differences.
  • Q7. Explain CAN data frame.
  • Ans. 

    CAN data frame is a message format used in Controller Area Network (CAN) protocol.

    • CAN data frame consists of 7 fields: Start of Frame (SOF), Arbitration ID, Control Bits, Data Length Code (DLC), Data Field, Cyclic Redundancy Check (CRC), and End of Frame (EOF).

    • The Arbitration ID field is used to identify the message priority and the source of the message.

    • The Data Field can contain up to 8 bytes of data.

    • The CRC field is...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through whatever things you have kept on your resume. Go through the project. Practice C as much as possible most of the questions will be asked on C programming.

Skills evaluated in this interview

Concretio Apps Interview FAQs

How many rounds are there in Concretio Apps interview?
Concretio Apps interview process usually has 2 rounds. The most common rounds in the Concretio Apps interview process are Technical, Assignment and HR.
How to prepare for Concretio Apps 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 Concretio Apps. The most common topics and skills that interviewers at Concretio Apps expect are Javascript, Apex, Visualforce, Triggers and Java.
What are the top questions asked in Concretio Apps interview?

Some of the top questions asked at the Concretio Apps interview -

  1. What you can do with wire and what you can't do with wi...read more
  2. Best practices for creating Trigger, Test Classes, LWC compone...read more
  3. tell about lightning web compon...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Concretio Apps Reviews and Ratings

based on 25 reviews

2.9/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.1

Salary

2.9

Job security

3.0

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 25 Reviews and Ratings
Technical Content Writer Fresher

Jaipur

0-1 Yrs

Not Disclosed

Salesforce Principle Consultant

Gurgaon / Gurugram,

Jaipur

8-13 Yrs

Not Disclosed

Salesforce Developer Lead

Gurgaon / Gurugram,

Jaipur

4-9 Yrs

Not Disclosed

Explore more jobs
Salesforce Consultant
14 salaries
unlock blur

₹4 L/yr - ₹13.3 L/yr

Senior Salesforce Consultant
14 salaries
unlock blur

₹14.2 L/yr - ₹32 L/yr

Salesforce Consultant Lead
6 salaries
unlock blur

₹30 L/yr - ₹34.5 L/yr

Salesforce Developer
5 salaries
unlock blur

₹3.6 L/yr - ₹8.6 L/yr

Senior Salesforce Developer
4 salaries
unlock blur

₹13 L/yr - ₹24 L/yr

Explore more salaries
Compare Concretio Apps with

Global Edge Software

3.5
Compare

Moveinsync Technology Solutions

3.2
Compare

PagarBook

3.7
Compare

Trawex Technologies

4.5
Compare
write
Share an Interview