Monday, 19 August 2024

Tspsc g2 studyplan

 https://www.aspirantsclass.com/2023/03/tspsc-group-2-exam-100-days-study-plan.html

Wednesday, 14 August 2024

Find dupicates records using groupby

 SELECT 

    EmployeeNumber, 

    COUNT(*) as CountOfDuplicates

FROM 

    profiles

GROUP BY 

    EmployeeNumber

HAVING 

    COUNT(*) > 1;

Friday, 9 August 2024

apps

 https://www.nimbleappgenie.com/blogs/how-to-build-an-app-like-blablacar/

Wednesday, 7 August 2024

Harsco interview Qstns

 1.app initilizer

2.ngrx state management.

3.observable(i have admin access batch update using observable(observables)).

4.difference and obseravable and promises

5.how you did jwt in apis side how you consumed in angular side

what happen after expire token

6.change button syntax to be

1.in the center 

2.open modal popup

3.hide the button

Monday, 5 August 2024

angular firestore

 image store inside firebase storage section,




after successfull upload





Sunday, 4 August 2024

angula firebase immp

 add firebase to the angular application

ng add @angular/fire


https://www.youtube.com/watch?v=O0uVYhRE850&list=PL1UHgDbN7Tm4SZ6yLE9yDI-YDtf02uc7d

how to start emulator without android studio run

 https://www.youtube.com/watch?v=RHiw-NROo80

junior devops engnr

  Position Overview: We are a growing start up seeking a Junior Azure DevOps Engineer with 2 to 3 years of experience to support our Azure...